Xwj Bupt
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Edited how to run 'python -m' command in pycharm?
Answeredfor example, i need to debug a python file in pycharm ,and the full command to run this script in terminal is : python -m torch.distributed.launch --nproc_per_node=2 test_net.py TEST.IMS_PER_BATCH...