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

TensorRT Support for Multiple Profiles #23965

Open
adjhawar opened this issue Mar 10, 2025 · 0 comments
Open

TensorRT Support for Multiple Profiles #23965

adjhawar opened this issue Mar 10, 2025 · 0 comments
Labels
ep:TensorRT issues related to TensorRT execution provider

Comments

@adjhawar
Copy link

I was going through the documentation to use TensorRT EP with onnxruntime but did not find any mention of TensorRT profiles there. In the header files however, there were APIs that hint that multiple profiles may be supported. Multiple profiles can be useful when the input shapes are dynamic like in most language modelling usecases.

So just wanted to know if there a plan to support multiple TensorRT profiles in the same inference session? In case, the feature is already supported, could you let me know on how to use it?

@github-actions github-actions bot added the ep:TensorRT issues related to TensorRT execution provider label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:TensorRT issues related to TensorRT execution provider
Projects
None yet
Development

No branches or pull requests

1 participant