Skip to content

DLA surgeries added as part of ModelOpt

0b7c916
Select commit
Loading
Failed to load commit list.
Open

DLA surgeries added as part of ModelOpt #1415

DLA surgeries added as part of ModelOpt
0b7c916
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

76.62% (-0.78%) compared to e2d29c8

View this Pull Request on Codecov

76.62% (-0.78%) compared to e2d29c8

Details

Codecov Report

❌ Patch coverage is 73.79467% with 924 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.62%. Comparing base (e2d29c8) to head (0b7c916).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...graph_surgery/dla_transforms/_dla_graph_helpers.py 26.40% 184 Missing ⚠️
...ph_surgery/dla_transforms/dla_convert_ops_to_4d.py 79.75% 182 Missing ⚠️
...elopt/onnx/graph_surgery/dla_transforms/_common.py 56.80% 108 Missing ⚠️
...graph_surgery/dla_transforms/dla_decompose_lstm.py 78.86% 86 Missing ⚠️
.../graph_surgery/dla_transforms/dla_graph_cleanup.py 78.90% 81 Missing ⚠️
...aph_surgery/dla_transforms/dla_5d_reshape_to_4d.py 80.28% 55 Missing ⚠️
...ansforms/dla_matmul_to_transpose_conv_transpose.py 78.94% 36 Missing ⚠️
modelopt/onnx/graph_surgery/make_dla_compatible.py 39.65% 35 Missing ⚠️
...nnx/graph_surgery/dla_transforms/dla_remove_qdq.py 75.59% 31 Missing ⚠️
...t/onnx/graph_surgery/dla_transforms/onnx_dtypes.py 62.50% 21 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1415      +/-   ##
==========================================
- Coverage   77.40%   76.62%   -0.78%     
==========================================
  Files         476      496      +20     
  Lines       51319    54823    +3504     
==========================================
+ Hits        39721    42008    +2287     
- Misses      11598    12815    +1217     

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