-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Mass merge release/10.12 -> main #4515
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
Closed
Closed
Conversation
This file contains hidden or 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
Signed-off-by: Asfiya Baig <[email protected]>
TensorRT 10.0 GA Release
* Replaced non existing call setINit8Mode INT8 ANN quantization is started by setting the builder flag kINT8 over the setFlags of the builder option Signed-off-by: Francesco Spadafora <[email protected]> * Fix wring naming in example Replaced name with tensor_name in example Signed-off-by: Francesco Spadafora <[email protected]> * setStrictTypeConstraints updated to BuilderFlag::kINT8 The documentation regarding debugging of the INT8 mode is updated to match the builder flags Signed-off-by: Francesco Spadafora <[email protected]> * typo fix Signed-off-by: Francesco Spadafora <[email protected]> --------- Signed-off-by: Francesco Spadafora <[email protected]> Co-authored-by: Francesco Spadafora <[email protected]>
* Add Windows build instructions Signed-off-by: Kevin Chen <[email protected]> * Add Windows download links Signed-off-by: Kevin Chen <[email protected]> --------- Signed-off-by: Kevin Chen <[email protected]>
Signed-off-by: Vincent Huang <[email protected]>
Signed-off-by: Asfiya Baig <[email protected]>
Publish demoBERT benchmark data
Signed-off-by: Vincent Huang <[email protected]>
Signed-off-by: Vincent Huang <[email protected]>
Signed-off-by: Akhil Goel <[email protected]>
TensorRT OSS 10.1 GA Release
* 10.2 GA updates Signed-off-by: Yuan Yao (yuanyao) <[email protected]> * update changelog Signed-off-by: Yuan Yao (yuanyao) <[email protected]> * revert plugin README format changes Signed-off-by: Yuan Yao (yuanyao) <[email protected]> --------- Signed-off-by: Yuan Yao (yuanyao) <[email protected]>
Signed-off-by: Yuan Yao (yuanyao) <[email protected]>
Update 10.2 demoBERT perf data
Signed-off-by: Kevin Chen <[email protected]>
Signed-off-by: Yuan Yao (yuanyao) <[email protected]>
Add missing InstanceNorm plugin files
Signed-off-by: Balarama Raju Buddharaju <[email protected]>
Release 10.3-GA
Signed-off-by: poweiw <[email protected]>
Update for 10.4-GA
Signed-off-by: Simeng Liu <[email protected]>
Remove deprecated files from quickstart guide.
Signed-off-by: Samurdhi Karunaratne <[email protected]>
Update blossom-ci for improved security
* Updated submodule onnx to 10.5 Signed-off-by: Michal Guzek <[email protected]> * Updated files to 10.5 Signed-off-by: Michal Guzek <[email protected]> * Restore the previous .gitmodules Signed-off-by: Michal Guzek <[email protected]> * .gitmodules new line Signed-off-by: Michal Guzek <[email protected]> * Update public docker files Signed-off-by: Michal Guzek <[email protected]> * Update 10.5 oss deleted files Signed-off-by: Michal Guzek <[email protected]> * Update deprecated APIs Signed-off-by: Michal Guzek <[email protected]> --------- Signed-off-by: Michal Guzek <[email protected]>
Signed-off-by: Kevin Chen <[email protected]>
Signed-off-by: Kevin Chen <[email protected]>
Signed-off-by: Kevin Chen <[email protected]>
Signed-off-by: Yuan Yao <[email protected]>
Signed-off-by: Yuan Yao <[email protected]>
Signed-off-by: Yuan Yao <[email protected]>
TensorRT 10.8-GA OSS Release
Signed-off-by: Leo Dong <[email protected]>
Signed-off-by: Connor Baker <[email protected]>
Signed-off-by: Po-Wei Wang (Vincent) <[email protected]>
Signed-off-by: Kevin Chen <[email protected]>
* TensorRT 10.11 release updates Signed-off-by: Asfiya Baig <[email protected]> * Update changelog date Signed-off-by: Asfiya Baig <[email protected]> * Update ONNX parser Signed-off-by: Asfiya Baig <[email protected]> * add shouldCompileKernel Signed-off-by: Asfiya Baig <[email protected]> * changelog updates Signed-off-by: Asfiya Baig <[email protected]> * Update changelog plugin Signed-off-by: Asfiya Baig <[email protected]> --------- Signed-off-by: Asfiya Baig <[email protected]>
Signed-off-by: Akhil Goel <[email protected]>
* add new action Signed-off-by: Po-Wei Wang (Vincent) <[email protected]> * update token var name Signed-off-by: Po-Wei Wang (Vincent) <[email protected]> * update to align with goggles_action update Signed-off-by: Po-Wei Wang (Vincent) <[email protected]> * chore: update goggles_action to v1.0.0 Signed-off-by: Po-Wei Wang (Vincent) <[email protected]> * Use v1.0.1 of goggles_action Signed-off-by: Po-Wei Wang (Vincent) <[email protected]> --------- Signed-off-by: Po-Wei Wang (Vincent) <[email protected]>
Signed-off-by: Po-Wei Wang (Vincent) <[email protected]>
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.
Merge latest release into main to get main up to date.