TensorRT 8.6.1
|
The TensorRT Caffe parser API namespace. More...
Classes | |
class | IBinaryProtoBlob |
Object used to store and query data extracted from a binaryproto file using the ICaffeParser. More... | |
class | IBlobNameToTensor |
Object used to store and query Tensors after they have been extracted from a Caffe model using the ICaffeParser. More... | |
class | ICaffeParser |
Class used for parsing Caffe models. More... | |
class | IPluginFactoryV2 |
Plugin factory used to configure plugins. More... | |
Functions | |
ICaffeParser * | createCaffeParser () noexcept |
Creates a ICaffeParser object. More... | |
void | shutdownProtobufLibrary () noexcept |
Shuts down protocol buffers library. More... | |
The TensorRT Caffe parser API namespace.
|
noexcept |
Creates a ICaffeParser object.
|
noexcept |
Shuts down protocol buffers library.