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
598fbc88
Commit
598fbc88
authored
Feb 16, 2019
by
root
Browse files
adding test_groups.py to unit_test.sh
parent
f5725555
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tests/synced_batchnorm/unit_test.sh
tests/synced_batchnorm/unit_test.sh
+2
-0
No files found.
tests/synced_batchnorm/unit_test.sh
View file @
598fbc88
python single_gpu_unit_test.py
python
-m
torch.distributed.launch
--nproc_per_node
=
2 two_gpu_unit_test.py
python
-m
torch.distributed.launch
--nproc_per_node
=
2 two_gpu_unit_test.py
--fp64
#beware, you need a system with at least 4 gpus to test group_size<world_size
python
-m
torch.distributed.launch
--nproc_per_node
=
4 test_groups.py
--group_size
=
2
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