facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 278 forks source link

Fix broken Sharded SGD tests #724

Closed mannatsingh closed 3 years ago

mannatsingh commented 3 years ago

Summary: The sharded SGD tests have been broken for a while because the ports conflict during distributed init. Moved to file based init.

Changed the dep installation order in circle ci because fairscale (a dev dep) was bumping torch to a higher version. Instead, we should just fail in such a scenario.

Differential Revision: D27235293

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D27235293

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D27235293