-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Update CI - Remove deprecated APIs from TensorRT backend #7193
Merged
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
Member
pskiran1
commented
May 7, 2024
- Updated model generation scripts to include dynamic batching support for all TensorRT models.
- Removed deprecated flags.
- Eliminated deprecated TensorRT plugin tests and replaced them with new custom plugin tests
- Discontinued the use of caffe2plan (deprecated) and replaced it with trtexec
- Added a new script for generating ONNX image models with dynamic batch support, which will be utilized to construct TensorRT engines for test cases
- Adjusted CI tests accordingly to accommodate the changes in the models and tensorrt_backend
…inference-server/server into spolisetty_DLIS-6351
…inference-server/server into spolisetty_DLIS-6351
…inference-server/server into spolisetty_DLIS-6351
mc-nv
added a commit
that referenced
this pull request
May 7, 2024
tanmayv25
approved these changes
May 10, 2024
mc-nv
added a commit
that referenced
this pull request
May 10, 2024
tanmayv25
added a commit
that referenced
this pull request
May 29, 2024
* Update CI * Temporary TENSORRT_IMAGE * Plugin * Test * Update L0_cuda_graph * [FIXME] Modify later INT32 to INT64 * Testing * Undo datatype changes int64 * Skip caffe2plan * Undo TRT image name * Update CI * Update CI * Update CI * Update plugin CI * Update gen_qa_model_repository * Removing DIRECT_IO flag from reformat-free I/O * Update * Update copyright * Update CI * Remove caffe2plan.cc * Undo copyright * Fix pre-commit errors * Support INT64 datatype from shape tensors in test cases * Update comments --------- Co-authored-by: tanmayv25 <[email protected]>
tanmayv25
added a commit
that referenced
this pull request
May 29, 2024
* Update CI * Temporary TENSORRT_IMAGE * Plugin * Test * Update L0_cuda_graph * [FIXME] Modify later INT32 to INT64 * Testing * Undo datatype changes int64 * Skip caffe2plan * Undo TRT image name * Update CI * Update CI * Update CI * Update plugin CI * Update gen_qa_model_repository * Removing DIRECT_IO flag from reformat-free I/O * Update * Update copyright * Update CI * Remove caffe2plan.cc * Undo copyright * Fix pre-commit errors * Support INT64 datatype from shape tensors in test cases * Update comments --------- Co-authored-by: tanmayv25 <[email protected]>
tanmayv25
added a commit
that referenced
this pull request
May 29, 2024
* Update README and versions for 2.46.0 / 24.05 (#7196) * Update README.md 2.46.0 / 24.05 (#7273) * Update CI - Remove deprecated APIs from TensorRT backend (#7193) * Update CI * Temporary TENSORRT_IMAGE * Plugin * Test * Update L0_cuda_graph * [FIXME] Modify later INT32 to INT64 * Testing * Undo datatype changes int64 * Skip caffe2plan * Undo TRT image name * Update CI * Update CI * Update CI * Update plugin CI * Update gen_qa_model_repository * Removing DIRECT_IO flag from reformat-free I/O * Update * Update copyright * Update CI * Remove caffe2plan.cc * Undo copyright * Fix pre-commit errors * Support INT64 datatype from shape tensors in test cases * Update comments --------- Co-authored-by: tanmayv25 <[email protected]> * Fix the versions --------- Co-authored-by: Misha Chornyi <[email protected]> Co-authored-by: Sai Kiran Polisetty <[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.