Object used to store and query data extracted from a binaryproto file using the ICaffeParser.
More...
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.
◆ ~IBinaryProtoBlob()
virtual nvcaffeparser1::IBinaryProtoBlob::~IBinaryProtoBlob |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getData()
virtual const void* nvcaffeparser1::IBinaryProtoBlob::getData |
( |
| ) |
|
|
pure virtual |
◆ getDimensions()
virtual nvinfer1::DimsNCHW nvcaffeparser1::IBinaryProtoBlob::getDimensions |
( |
| ) |
|
|
pure virtual |
◆ getDataType()
◆ destroy()
virtual void nvcaffeparser1::IBinaryProtoBlob::destroy |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: