Holds the initialization parameters required for the NvDsInferContext interface.
bool NvDsInferCudaEngineGetFromTltModel(nvinfer1::IBuilder *builder, NvDsInferContextInitParams *initParams, nvinfer1::DataType dataType, nvinfer1::ICudaEngine *&cudaEngine)
API to decode and create CUDA engine file from a TLT encoded model.