TensorRT  7.0.0.11
nvcaffeparser1::IBinaryProtoBlob Class Referenceabstract

Object used to store and query data extracted from a binaryproto file using the ICaffeParser. More...

#include <NvCaffeParser.h>

Public Member Functions

virtual const void * getData ()=0
 
virtual nvinfer1::DimsNCHW getDimensions ()=0
 
virtual nvinfer1::DataType getDataType ()=0
 
virtual void destroy ()=0
 

Detailed Description

Object used to store and query data extracted from a binaryproto file using the ICaffeParser.

See also
nvcaffeparser1::ICaffeParser
Warning
Do not inherit from this class, as doing so will break forward-compatibility of the API and ABI.

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