TensorRT 8.2.5
nvonnxparser::IParserError Class Referenceabstract

an object containing information about an error More...

#include <NvOnnxParser.h>

Public Member Functions

virtual ErrorCode code () const =0
 the error code
 
virtual const char * desc () const =0
 description of the error
 
virtual const char * file () const =0
 source file in which the error occurred
 
virtual int line () const =0
 source line at which the error occurred
 
virtual const char * func () const =0
 source function in which the error occurred
 
virtual int node () const =0
 index of the ONNX model node in which the error occurred
 

Detailed Description

an object containing information about an error


The documentation for this class was generated from the following file:

  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