Skip to content

fix(utils): save model to cpu#1149

Open
34j wants to merge 1 commit intomainfrom
fix/save-model-to-cpu
Open

fix(utils): save model to cpu#1149
34j wants to merge 1 commit intomainfrom
fix/save-model-to-cpu

Conversation

@34j
Copy link
Copy Markdown
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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2024

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 19.24%. Comparing base (3f537b0) to head (d71781f).
⚠️ Report is 278 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant