瀏覽代碼

Adding a note about building with GPU support. (#340)

calberti 9 年之前
父節點
當前提交
3a952ec68f
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      syntaxnet/README.md

+ 3 - 0
syntaxnet/README.md

@@ -111,6 +111,9 @@ Bazel should complete reporting all tests passed.
 You can also compile SyntaxNet in a [Docker](https://www.docker.com/what-docker)
 container using this [Dockerfile](Dockerfile).
 
+To build SyntaxNet with GPU support please refer to the instructions in
+[issues/248](https://github.com/tensorflow/models/issues/248).
+
 **Note:** If you are running Docker on OSX, make sure that you have enough
 memory allocated for your Docker VM.