Skip to content

fix: replace use_gpu with accelerator and devices#24

Merged
martinkim0 merged 1 commit intomainfrom
patch
Mar 11, 2024
Merged

fix: replace use_gpu with accelerator and devices#24
martinkim0 merged 1 commit intomainfrom
patch

Conversation

@martinkim0
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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
@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