Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
7a5a5836
"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "9395ad6433a56ca9a8d5642d7f5c5386d3cd086e"
Commit
7a5a5836
authored
Jul 20, 2017
by
Arkanath Pathak
Browse files
Added training details comment.
parent
1fdab7a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
ptn/README.md
ptn/README.md
+1
-0
No files found.
ptn/README.md
View file @
7a5a5836
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment