mmf
mmf copied to clipboard
[fix] CircleCI GPU tests; sharded DDP tests
- Due to various reasons (num_workers=1) etc sharded ddp's process destruction didn't work properly and gets stuck in between. This PR aims to fix that.
GPU tests are still failing it seems.