You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NCCL is not supported on windows, you can change the backend for init_process_group from "nccl" to "gloo" to run this on windows; or run your training under a WSL Ubuntu environment (which supports NCCL) instead.
I usage:
python train.py -c configs\ljs_base.json -m ljs_base
output:
The text was updated successfully, but these errors were encountered: