onnxruntime
1c6cb5df - Remove usage of TRT deprecated APIs (#18879)

Commit
2 years ago
Remove usage of TRT deprecated APIs (#18879) ### Description <!-- Describe your changes. --> - Wrap usage of kENABLE_TACTIC_HEURISTIC around version checking macros - Use delete instead of deprecated destroy() functions on TRT objects. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> - Removes usages of deprecated TRT APIs. Signed-off-by: Kevin Chen <kevinch@nvidia.com>
Author
Parents
Loading