TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
nvonnxparser::anonymous_namespace{NvOnnxParser.h} Namespace Reference

Functions

IParsercreateParser (nvinfer1::INetworkDefinition &network, nvinfer1::ILogger &logger)
 Create a new parser object. More...
 

Function Documentation

◆ createParser()

IParser* nvonnxparser::anonymous_namespace{NvOnnxParser.h}::createParser ( nvinfer1::INetworkDefinition network,
nvinfer1::ILogger logger 
)
inline

Create a new parser object.

Parameters
networkThe network definition that the parser will write to
loggerThe logger to use
Returns
a new parser object or NULL if an error occurred
See also
IParser
Here is the call graph for this function:
Here is the caller graph for this function: