Unverified Commit 2c1cc0b5 authored by Christian Sarofeen's avatar Christian Sarofeen Committed by GitHub
Browse files

Typo

parent 8ef50822
...@@ -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
......
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