TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
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

◆ createInferRuntime()

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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ createInferRefitter()

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.

Here is the call graph for this function:
Here is the caller graph for this function: