TensorRT 8.6.0
nvinfer1::IOutputAllocator Member List

This is the complete list of members for nvinfer1::IOutputAllocator, including all inherited members.

getInterfaceVersion() const noexceptnvinfer1::IOutputAllocatorinlinevirtual
notifyShape(char const *tensorName, Dims const &dims) noexcept=0nvinfer1::IOutputAllocatorpure virtual
reallocateOutput(char const *tensorName, void *currentMemory, uint64_t size, uint64_t alignment) noexcept=0nvinfer1::IOutputAllocatorpure virtual
~IOutputAllocator()=defaultnvinfer1::IOutputAllocatorvirtual