|
TensorRT
8.0.3
|
Go to the source code of this file.
Classes | |
| class | nvonnxparser::IParserError |
| an object containing information about an error More... | |
| class | nvonnxparser::IParser |
| an object for parsing ONNX models into a TensorRT network definition More... | |
Namespaces | |
| nvonnxparser | |
| The TensorRT ONNX parser API namespace. | |
Macros | |
| #define | NV_ONNX_PARSER_MAJOR 0 |
| #define | NV_ONNX_PARSER_MINOR 1 |
| #define | NV_ONNX_PARSER_PATCH 0 |
Typedefs | |
| typedef std::pair< std::vector< size_t >, bool > | SubGraph_t |
| The data structure containing the parsing capability of a set of nodes in an ONNX graph. | |
| typedef std::vector< SubGraph_t > | SubGraphCollection_t |
| The data structure containing all SubGraph_t partitioned out of an ONNX graph. | |
Functions | |
| template<typename T > | |
| int32_t | nvonnxparser::EnumMax () |
| Maximum number of elements in an enumeration type. | |
| template<> | |
| int32_t | nvonnxparser::EnumMax< ErrorCode > () |
| TENSORRTAPI void * | createNvOnnxParser_INTERNAL (void *network, void *logger, int version) |
| TENSORRTAPI int | getNvOnnxParserVersion () |
| IParser * | nvonnxparser::anonymous_namespace{NvOnnxParser.h}::createParser (nvinfer1::INetworkDefinition &network, nvinfer1::ILogger &logger) |
| Create a new parser object. More... | |
This is the API for the ONNX Parser
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