-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.16.3 patch release #18491
Merged
Merged
1.16.3 patch release #18491
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Free memory for cudnn/cublas instances at TRT EP destruction. #18466
Bump ruff version and remove pylint from the linter list. Fix any new error detected by ruff. Ruff covers many of the pylint rules. Since pylint is not enabled in this repo and runs slow, we remove it from the linters
Bump linter versions and run format.
### Description Fix a bug in SaveInputOutputNamesToNodeMapping function. The fix was provided by Scott. ### Motivation and Context
snnn
force-pushed
the
snnn/rel-1.16.3
branch
2 times, most recently
from
November 17, 2023 17:01
4ff14b2
to
c6f8abd
Compare
pranavsharma
approved these changes
Nov 17, 2023
the TRT EP change looks good. why are so many files changed? are the lint changes required for this patch ? |
chilo-ms
approved these changes
Nov 17, 2023
To get one of the pipelines pass. |
The lint changes do not affect the code's behavior. They only added some whitespaces. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.