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
OpenDAS
apex
Commits
2c1cc0b5
Unverified
Commit
2c1cc0b5
authored
May 04, 2018
by
Christian Sarofeen
Committed by
GitHub
May 04, 2018
Browse files
Typo
parent
8ef50822
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/distributed/README.md
examples/distributed/README.md
+2
-2
No files found.
examples/distributed/README.md
View file @
2c1cc0b5
...
@@ -10,7 +10,7 @@ and start a single process run to allow the dataset to be downloaded (This will
...
@@ -10,7 +10,7 @@ and start a single process run to allow the dataset to be downloaded (This will
```
python main.py
```
```
python main.py
```
You can now the code multi-gpu with
You can now the code multi-gpu with
```
python -m apex.parallelmultiproc main.py ...
```
```
python -m apex.parallel
.
multiproc main.py ...
```
adding any normal option you'd like.
adding any normal option you'd like.
## Converting your own model
## Converting your own model
...
...
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