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

Make user capable of adding new field in OrtTensorRTProviderOptionsV2 as new provider option #10450

Merged
merged 7 commits into from
Feb 5, 2022

Conversation

chilo-ms
Copy link
Contributor

@chilo-ms chilo-ms commented Feb 1, 2022

ORT TRT won't use OrtTensorRTProviderOptions struct anymore when adding additional provider option. Instead, it uses the opaque struct OrtTensorRTProviderOptionsV2 as internal struct for setting provider options that can be converted to a string.
This PR makes user capable of adding additional field in OrtTensorRTProviderOptionsV2 as new trt provider option.

Please see #7808 and #10188 for more details and context.

@chilo-ms chilo-ms merged commit 0f5d0a0 into master Feb 5, 2022
@chilo-ms chilo-ms deleted the trt_provider_option branch February 5, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants