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(utils): save model to cpu #1149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(utils): save model to cpu #1149

wants to merge 1 commit into from

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 6, 2024

Description of change

copilot:all

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows Contributing.md
  • This pull request links relevant issues as Fixes #0000
  • pre-commit run -a passes with this change or ci passes
  • poetry run pytest passes with this change or ci passes
  • (There are new or updated unit tests validating the change)
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 19.24%. Comparing base (3f537b0) to head (d71781f).
Report is 3 commits behind head on main.

Files Patch % Lines
src/so_vits_svc_fork/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1149      +/-   ##
==========================================
- Coverage   19.25%   19.24%   -0.01%     
==========================================
  Files          39       39              
  Lines        3496     3497       +1     
  Branches      497      497              
==========================================
  Hits          673      673              
- Misses       2804     2805       +1     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant