Browse Source

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

calberti 9 năm trước cách đây
mục cha
commit
3a952ec68f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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.