Skip to content

Commit

Permalink
Adding a note about building with GPU support. (tensorflow#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
calberti authored Aug 25, 2016
1 parent 5655c70 commit 3a952ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions syntaxnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 3a952ec

Please sign in to comment.