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: replace use_gpu with accelerator and devices #24

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

martinkim0
Copy link
Member

@martinkim0 martinkim0 commented Mar 11, 2024

BREAKING CHANGE: users should now pass in accelerator and devices to train instead of use_gpu, in line with the changes introduced in scvi-tools 1.1.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.88%. Comparing base (a8090d6) to head (a092d1e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   76.85%   76.88%   +0.03%     
==========================================
  Files           5        5              
  Lines         687      688       +1     
==========================================
+ Hits          528      529       +1     
  Misses        159      159              

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

@martinkim0 martinkim0 merged commit b9a5cfa into main Mar 11, 2024
5 of 6 checks passed
@martinkim0 martinkim0 deleted the patch branch March 11, 2024 17:39
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