|
TensorRT 8.6.1
|
This is the complete list of members for nvinfer1::IPluginV2IOExt, including all inherited members.
| attachToContext(cudnnContext *, cublasContext *, IGpuAllocator *) noexcept | nvinfer1::IPluginV2Ext | inlinevirtual |
| canBroadcastInputAcrossBatch(int32_t inputIndex) const noexcept=0 | nvinfer1::IPluginV2Ext | pure virtual |
| clone() const noexcept override=0 | nvinfer1::IPluginV2Ext | pure virtual |
| configurePlugin(PluginTensorDesc const *in, int32_t nbInput, PluginTensorDesc const *out, int32_t nbOutput) noexcept=0 | nvinfer1::IPluginV2IOExt | pure virtual |
| configureWithFormat(Dims const *, int32_t, Dims const *, int32_t, DataType, PluginFormat, int32_t) noexcept override | nvinfer1::IPluginV2Ext | inlineprotectedvirtual |
| destroy() noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| detachFromContext() noexcept | nvinfer1::IPluginV2Ext | inlinevirtual |
| enqueue(int32_t batchSize, void const *const *inputs, void *const *outputs, void *workspace, cudaStream_t stream) noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getNbOutputs() const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getOutputDataType(int32_t index, nvinfer1::DataType const *inputTypes, int32_t nbInputs) const noexcept=0 | nvinfer1::IPluginV2Ext | pure virtual |
| getOutputDimensions(int32_t index, Dims const *inputs, int32_t nbInputDims) noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getPluginNamespace() const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getPluginType() const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getPluginVersion() const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getSerializationSize() const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| getTensorRTVersion() const noexcept override | nvinfer1::IPluginV2IOExt | inlineprotectedvirtual |
| getWorkspaceSize(int32_t maxBatchSize) const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| initialize() noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| IPluginV2Ext()=default | nvinfer1::IPluginV2Ext | |
| isOutputBroadcastAcrossBatch(int32_t outputIndex, bool const *inputIsBroadcasted, int32_t nbInputs) const noexcept=0 | nvinfer1::IPluginV2Ext | pure virtual |
| serialize(void *buffer) const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| setPluginNamespace(AsciiChar const *pluginNamespace) noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| supportsFormatCombination(int32_t pos, PluginTensorDesc const *inOut, int32_t nbInputs, int32_t nbOutputs) const noexcept=0 | nvinfer1::IPluginV2IOExt | pure virtual |
| terminate() noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
| ~IPluginV2Ext() override=default | nvinfer1::IPluginV2Ext |
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