Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test for DDP training #956

Open
1 task
breakds opened this issue Aug 2, 2021 · 0 comments
Open
1 task

Add unit test for DDP training #956

breakds opened this issue Aug 2, 2021 · 0 comments
Assignees
Labels

Comments

@breakds
Copy link
Contributor

breakds commented Aug 2, 2021

Motivation

DDP training requires some tweak on the training procedure. To protect those tweaks and potentially other assumptions for DDP, we need some test case. This could prevent future changes breaking DDP training.

Tasks

  • Add test cases in train_and_play_test.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
ALF improvement
  
Awaiting triage
Development

No branches or pull requests

1 participant