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] method always using cuda #2715

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

use device arg

5f283be
Select commit
Loading
Failed to load commit list.
Open

[Fix] method always using cuda #2715

use device arg
5f283be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 0s

48.38% (+0.00%) compared to bc75c9d

View this Pull Request on Codecov

48.38% (+0.00%) compared to bc75c9d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.38%. Comparing base (bc75c9d) to head (5f283be).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2715   +/-   ##
=======================================
  Coverage   48.38%   48.38%           
=======================================
  Files         357      357           
  Lines       13850    13850           
  Branches     2046     2046           
=======================================
  Hits         6702     6702           
  Misses       6693     6693           
  Partials      455      455           

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