Skip to content

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.

3 participants