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

fix(train): fix ddp not working #297

Merged
merged 2 commits into from
Apr 12, 2023
Merged

fix(train): fix ddp not working #297

merged 2 commits into from
Apr 12, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 12, 2023

Closes #287

@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Merging #297 (31468eb) into main (d3ab7d6) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #297   +/-   ##
=======================================
  Coverage   20.46%   20.46%           
=======================================
  Files          38       38           
  Lines        3260     3260           
  Branches      420      420           
=======================================
  Hits          667      667           
  Misses       2576     2576           
  Partials       17       17           
Impacted Files Coverage Δ
src/so_vits_svc_fork/train.py 21.90% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@34j 34j merged commit bec43fc into main Apr 12, 2023
5 checks passed
@34j 34j deleted the fix/fix-multigpu branch April 12, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when training using multi gpu
2 participants