TensorRT 8.2.5
nvonnxparser Namespace Reference

The TensorRT ONNX parser API namespace. More...

Classes

class  IOnnxConfig
 Configuration Manager Class. More...
 
class  IParser
 an object for parsing ONNX models into a TensorRT network definition More...
 
class  IParserError
 an object containing information about an error More...
 

Enumerations

enum class  ErrorCode : int {
  kSUCCESS = 0 , kINTERNAL_ERROR = 1 , kMEM_ALLOC_FAILED = 2 , kMODEL_DESERIALIZE_FAILED = 3 ,
  kINVALID_VALUE = 4 , kINVALID_GRAPH = 5 , kINVALID_NODE = 6 , kUNSUPPORTED_GRAPH = 7 ,
  kUNSUPPORTED_NODE = 8
}
 the type of parser error
 

Functions

IOnnxConfigcreateONNXConfig ()
 
template<typename T >
int32_t EnumMax ()
 
template<>
int32_t EnumMax< ErrorCode > ()
 

Detailed Description

The TensorRT ONNX parser API namespace.

  Copyright © 2024 NVIDIA Corporation
  Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact