Skip to content

fix(optim/meta): torch tensor memory not release due to gradient link - #219

Open
ycsos wants to merge 1 commit into
metaopt:mainfrom
ycsos:main
Open

fix(optim/meta): torch tensor memory not release due to gradient link#219
ycsos wants to merge 1 commit into
metaopt:mainfrom
ycsos:main

fix torch tensor memory not release due to gradient link

d0132cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

93.69% (+0.00%) compared to b3f570c

View this Pull Request on Codecov

93.69% (+0.00%) compared to b3f570c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.69%. Comparing base (b3f570c) to head (d0132cb).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          83       83           
  Lines        2963     2964    +1     
=======================================
+ Hits         2776     2777    +1     
  Misses        187      187           

☔ View full report in Codecov by Harness.
📢 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.