Skip to content

fix(test): replace hardcoded cuda:9999999 with torch.get_default_devi…

8050d47
Select commit
Loading
Failed to load commit list.
Draft

test(pt_expt): speed up AOTInductor UT compilation and fix hardcoded device #5394

fix(test): replace hardcoded cuda:9999999 with torch.get_default_devi…
8050d47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

80.35% (+0.00%) compared to 345d162

View this Pull Request on Codecov

80.35% (+0.00%) compared to 345d162

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.35%. Comparing base (345d162) to head (8050d47).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5394   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files         819      819           
  Lines       85445    85446    +1     
  Branches     4140     4140           
=======================================
+ Hits        68662    68663    +1     
- Misses      15508    15510    +2     
+ Partials     1275     1273    -2     

☔ 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.