TensorRT 10.5.0
|
This is the complete list of members for nvinfer1::IPluginV2, including all inherited members.
clone() const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
configureWithFormat(Dims const *inputDims, int32_t nbInputs, Dims const *outputDims, int32_t nbOutputs, DataType type, PluginFormat format, int32_t maxBatchSize) noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
destroy() noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
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 |
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 | nvinfer1::IPluginV2 | inlinevirtual |
getWorkspaceSize(int32_t maxBatchSize) const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
initialize() noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
serialize(void *buffer) const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
setPluginNamespace(AsciiChar const *pluginNamespace) noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
supportsFormat(DataType type, PluginFormat format) const noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
terminate() noexcept=0 | nvinfer1::IPluginV2 | pure virtual |
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