Skip to content

fix(te-plugin): handle TE 2.15+ tuple return from `_Linear` / `_Group…

28d14ee
Select commit
Loading
Failed to load commit list.
Merged

fix(te-plugin): handle TE 2.15+ tuple return from _Linear / _GroupedLinear #1481

fix(te-plugin): handle TE 2.15+ tuple return from `_Linear` / `_Group…
28d14ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

76.86% (+0.08%) compared to 62401e1

View this Pull Request on Codecov

76.86% (+0.08%) compared to 62401e1

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.86%. Comparing base (62401e1) to head (28d14ee).

Files with missing lines Patch % Lines
...t/torch/quantization/plugins/transformer_engine.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1481      +/-   ##
==========================================
+ Coverage   76.78%   76.86%   +0.08%     
==========================================
  Files         473      473              
  Lines       51413    51417       +4     
==========================================
+ Hits        39476    39524      +48     
+ Misses      11937    11893      -44     

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