Skip to content

Fix TypeError: change place= to device= in tensor.to() method calls

a42db43
Select commit
Loading
Failed to load commit list.
Merged

fix(pt,pd): remove redundant tensor handling to eliminate tensor construction warnings #4907

Fix TypeError: change place= to device= in tensor.to() method calls
a42db43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2025 in 0s

84.29% (+0.00%) compared to 6dac4f9

View this Pull Request on Codecov

84.29% (+0.00%) compared to 6dac4f9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.29%. Comparing base (6dac4f9) to head (a42db43).

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #4907   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files         702      702           
  Lines       68665    68664    -1     
  Branches     3573     3572    -1     
=======================================
+ Hits        57882    57883    +1     
+ Misses       9643     9642    -1     
+ Partials     1140     1139    -1     

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