TensorRT  7.0.0.11
nvinfer1::anonymous_namespace{NvInferRuntime.h} Namespace Reference

Functions

IRuntimecreateInferRuntime (ILogger &logger)
 Create an instance of an IRuntime class. More...
 
IRefittercreateInferRefitter (ICudaEngine &engine, ILogger &logger)
 Create an instance of an IRefitter class. More...
 

Function Documentation

IRefitter* nvinfer1::anonymous_namespace{NvInferRuntime.h}::createInferRefitter ( ICudaEngine engine,
ILogger logger 
)
inline

Create an instance of an IRefitter class.

This class is the logging class for the refitter.

IRuntime* nvinfer1::anonymous_namespace{NvInferRuntime.h}::createInferRuntime ( ILogger logger)
inline

Create an instance of an IRuntime class.

This class is the logging class for the runtime.