Skip to content

Conversation

@Edwardf0t1
Copy link
Contributor

@Edwardf0t1 Edwardf0t1 commented Nov 6, 2025

What does this PR do?

Type of change: Bugfix

Overview:

Usage

# Add a code snippet demonstrating how to use this

Testing

Before your PR is "Ready for review"

  • Make sure you read and follow Contributor guidelines and your commits are signed.
  • Is this change backward compatible?: Yes
  • Did you write any new necessary tests?: Yes/No
  • Did you add or update any necessary documentation?: Yes/No
  • Did you update Changelog?: Yes/No

Additional Information

@Edwardf0t1 Edwardf0t1 requested a review from a team as a code owner November 6, 2025 19:08
@Edwardf0t1 Edwardf0t1 requested a review from realAsma November 6, 2025 19:08
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.52%. Comparing base (ae915ea) to head (469d913).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #520   +/-   ##
=======================================
  Coverage   73.52%   73.52%           
=======================================
  Files         181      181           
  Lines       18207    18207           
=======================================
  Hits        13387    13387           
  Misses       4820     4820           

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

@Edwardf0t1 Edwardf0t1 requested a review from a team as a code owner November 6, 2025 20:06
@Edwardf0t1 Edwardf0t1 requested a review from cjluo-nv November 6, 2025 20:06
@Edwardf0t1 Edwardf0t1 changed the title Update custom file name patterns when copy files in export Update custom file name patterns when copy files and remove problematic parameters in export Nov 6, 2025
@kevalmorabia97 kevalmorabia97 merged commit 41f21bc into main Nov 10, 2025
25 of 26 checks passed
@kevalmorabia97 kevalmorabia97 deleted the zhiyu/fix-export-copy-files branch November 10, 2025 05:18
kevalmorabia97 pushed a commit that referenced this pull request Nov 10, 2025
…ic parameters in export (#520)

## What does this PR do?

**Type of change:** Bugfix <!-- Use one of the following: Bug fix, new
feature, new example, new tests, documentation. -->

**Overview:** 

- Update custom file name patterns when copy files in export.
- Remove problematic parameters in export for Nemotron Nano VL models
- Resolve nvbugs https://nvbugspro.nvidia.com/bug/5637594 

## Usage
<!-- You can potentially add a usage example below. -->

```python
# Add a code snippet demonstrating how to use this
```

## Testing
<!-- Mention how have you tested your change if applicable. -->

## Before your PR is "*Ready for review*"
<!-- If you haven't finished some of the above items you can still open
`Draft` PR. -->

- **Make sure you read and follow [Contributor
guidelines](https://github.com/NVIDIA/TensorRT-Model-Optimizer/blob/main/CONTRIBUTING.md)**
and your commits are signed.
- **Is this change backward compatible?**: Yes <!--- If No, explain why.
-->
- **Did you write any new necessary tests?**: Yes/No
- **Did you add or update any necessary documentation?**: Yes/No
- **Did you update
[Changelog](https://github.com/NVIDIA/TensorRT-Model-Optimizer/blob/main/CHANGELOG.rst)?**:
Yes/No <!--- Only for new features, API changes, critical bug fixes or
bw breaking changes. -->

## Additional Information
<!-- E.g. related issue. -->

---------

Signed-off-by: Zhiyu Cheng <[email protected]>
@kevalmorabia97
Copy link
Collaborator

Merged to unblock QA sanity cycle

mxinO pushed a commit that referenced this pull request Nov 11, 2025
…ic parameters in export (#520)

## What does this PR do?

**Type of change:** Bugfix <!-- Use one of the following: Bug fix, new
feature, new example, new tests, documentation. -->

**Overview:**

- Update custom file name patterns when copy files in export.
- Remove problematic parameters in export for Nemotron Nano VL models
- Resolve nvbugs https://nvbugspro.nvidia.com/bug/5637594

## Usage
<!-- You can potentially add a usage example below. -->

```python
# Add a code snippet demonstrating how to use this
```

## Testing
<!-- Mention how have you tested your change if applicable. -->

## Before your PR is "*Ready for review*"
<!-- If you haven't finished some of the above items you can still open
`Draft` PR. -->

- **Make sure you read and follow [Contributor
guidelines](https://github.com/NVIDIA/TensorRT-Model-Optimizer/blob/main/CONTRIBUTING.md)**
and your commits are signed.
- **Is this change backward compatible?**: Yes <!--- If No, explain why.
-->
- **Did you write any new necessary tests?**: Yes/No
- **Did you add or update any necessary documentation?**: Yes/No
- **Did you update
[Changelog](https://github.com/NVIDIA/TensorRT-Model-Optimizer/blob/main/CHANGELOG.rst)?**:
Yes/No <!--- Only for new features, API changes, critical bug fixes or
bw breaking changes. -->

## Additional Information
<!-- E.g. related issue. -->

---------

Signed-off-by: Zhiyu Cheng <[email protected]>
Signed-off-by: mxin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants