Skip to content
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
merged 34 commits into from
May 10, 2024

Conversation

pskiran1
Copy link
Member

@pskiran1 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

pskiran1 and others added 30 commits April 22, 2024 21:56
@mc-nv mc-nv changed the base branch from rc-24.05 to r24.05 May 9, 2024 22:42
@mc-nv mc-nv merged commit c922f6b into r24.05 May 10, 2024
3 checks passed
@mc-nv mc-nv deleted the spolisetty_DLIS-6351 branch May 10, 2024 20:56
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
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants