Commit a3af8e86 authored by Julien Chaumond's avatar Julien Chaumond
Browse files

Update test_trainer_distributed.py

parent eacea530
......@@ -9,6 +9,8 @@
# python ./tests/test_trainer_distributed.py
# and in single-GPU mode:
# CUDA_VISIBLE_DEVICES=0 python ./tests/test_trainer_distributed.py
# and in CPU mode:
# CUDA_VISIBLE_DEVICES=-1 python ./tests/test_trainer_distributed.py
#
......
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