Skip to content

Commit

Permalink
Mention learn_runner in README
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Dec 25, 2016
1 parent fa26cbe commit 3a1d4d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Quick and Distributed TensorFlow command framework

tensorflow-qnd is a TensorFlow framework to create commands to train and
evaluate models on multiple computers.
The framework is built on top of
`tensorflow.contrib.learn.python.learn.learn_runner` and relevant modules.
While made to be used on multiple computers in a cluster, this library is also
useful to exploit multiple GPUs on a single machine.

Expand Down

0 comments on commit 3a1d4d7

Please sign in to comment.