"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "9395ad6433a56ca9a8d5642d7f5c5386d3cd086e"
Commit 7a5a5836 authored by Arkanath Pathak's avatar Arkanath Pathak
Browse files

Added training details comment.

parent 1fdab7a9
...@@ -11,6 +11,7 @@ Reference: [Orginal implementation in Torch](https://github.com/xcyan/nips16_PTN ...@@ -11,6 +11,7 @@ Reference: [Orginal implementation in Torch](https://github.com/xcyan/nips16_PTN
This implementation is ready to be run locally or ["distributed across multiple machines/tasks"](https://www.tensorflow.org/deploy/distributed). This implementation is ready to be run locally or ["distributed across multiple machines/tasks"](https://www.tensorflow.org/deploy/distributed).
You will need to set the task number flag for each task when running in a distributed fashion. You will need to set the task number flag for each task when running in a distributed fashion.
Please refer to the original paper for parameter explanations and training details.
### Installation ### Installation
* TensorFlow * TensorFlow
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment