Open yhd-123 opened 10 months ago
This repository does not currently support data parallelism for multiple gpus. If you are interested, you can modify the code accordingly. A helpful reference is https://pytorch.org/tutorials/intermediate/model_parallel_tutorial.html
OK!Thanks!
python train.py --cfg_path ${cfgs/anet_c3d_pdvc.yml} But only one GPU is used!