Skip to content

Merge branch 'main' into relu_clip_fix

a14e6b1
Select commit
Loading
Failed to load commit list.
Merged

Rewriter: fix fuse_relu_clip with None max #2843

Merge branch 'main' into relu_clip_fix
a14e6b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

72.63% (-0.03%) compared to 4c59485

View this Pull Request on Codecov

72.63% (-0.03%) compared to 4c59485

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.63%. Comparing base (4c59485) to head (a14e6b1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2843      +/-   ##
==========================================
- Coverage   72.65%   72.63%   -0.03%     
==========================================
  Files         259      259              
  Lines       31660    31666       +6     
  Branches     2981     2982       +1     
==========================================
- Hits        23002    23000       -2     
- Misses       7650     7656       +6     
- Partials     1008     1010       +2     

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