TensorRT 8.2.1
nvinfer1::IGpuAllocator Member List

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

allocate(uint64_t const size, uint64_t const alignment, AllocatorFlags const flags) noexcept=0nvinfer1::IGpuAllocatorpure virtual
deallocate(void *const memory) noexceptnvinfer1::IGpuAllocatorinlinevirtual
free(void *const memory) noexcept=0nvinfer1::IGpuAllocatorpure virtual
IGpuAllocator()=default (defined in nvinfer1::IGpuAllocator)nvinfer1::IGpuAllocator
reallocate(void *, uint64_t, uint64_t) noexceptnvinfer1::IGpuAllocatorinlinevirtual
~IGpuAllocator()=defaultnvinfer1::IGpuAllocatorvirtual