Appendix: Migrating C++ Code from TensorRT 8.x to 10.x#
This page describes how to update C++ code when you migrate from TensorRT 8.x to 10.x: paired examples for enqueueV3 and the name-based tensor API, guidance on 64-bit dimensions, and lists of C++ APIs added and removed in 10.x.
Migrating from enqueueV2 to enqueueV3 (C++) —
enqueueV3, 64-bit dimensions, and other C++ migration walkthroughsC++ APIs Added in 10.x — C++ APIs added and removed in 10.x