All Classes and Interfaces

Classes
Class
Description
A class containing utilities to interact with the PyTorch Engine's Java Native Interface (JNI) layer.
Utilities for finding the TensorRT Engine binary on the System.
The TrtEngine is an implementation of the Engine based on the TensorRT.
TrtEngineProvider is the TensorRT implementation of EngineProvider.
TrtModel is the TensorRT implementation of Model.
TrtNDArray is the TensorRT implementation of NDArray.
TrtNDManager is the TensorRT implementation of NDManager.
TrtSession represents the TensorRT's execution context.
TrtSymbolBlock is the TensorRT implementation of SymbolBlock.