Skip to content

Conversation

@inisis
Copy link
Owner

@inisis inisis commented Nov 22, 2025

Related to NVIDIA/TensorRT-Model-Optimizer#478

  1. keep original shape info when shape inference failed
  2. fix resize output calculation, using round instead of floor
  3. fix precision issue with conv+bn merge

@inisis inisis self-assigned this Nov 22, 2025
@inisis inisis added the bug Something isn't working label Nov 22, 2025
@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

❌ Patch coverage is 96.77419% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.52%. Comparing base (c6dbd11) to head (2e2f74c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_nvidia.py 96.62% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   90.37%   90.52%   +0.15%     
==========================================
  Files          41       42       +1     
  Lines        3615     3704      +89     
==========================================
+ Hits         3267     3353      +86     
- Misses        348      351       +3     

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

@inisis
Copy link
Owner Author

inisis commented Nov 22, 2025

@inisis inisis changed the title fix: keep original shape info when shape inference failed fix: issues related to TensorRT-Model-Optimizer Nov 22, 2025
@inisis inisis merged commit a56df47 into main Nov 22, 2025
7 checks passed
@inisis inisis deleted the dev branch November 22, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants