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
test: run torch.distributed.launch and spawn tests (#74)
* test: run torch.distributed.launch and spawn tests
* fix: exclude launch and spawm dir in test script
* fix: exclude launch and spawm dir in test script
* fix: config.model instead of config.dataset
* fix: correct exclude in test script
* fix: forgot to call --use_env in test script
* fix: add backend gloo
* fix: increase num_workers for persistent_workers
* fix: save logs only on rank zero
0 commit comments