This is the complete list of members for nvinfer1::IRuntime, including all inherited members.
deserializeCudaEngine(const void *blob, std::size_t size, IPluginFactory *pluginFactory) noexcept=0 | nvinfer1::IRuntime | pure virtual |
deserializeCudaEngine(const void *blob, std::size_t size) noexcept | nvinfer1::IRuntime | inline |
destroy() noexcept=0 | nvinfer1::IRuntime | pure virtual |
getDLACore() const noexcept=0 | nvinfer1::IRuntime | pure virtual |
getErrorRecorder() const noexcept=0 | nvinfer1::IRuntime | pure virtual |
getNbDLACores() const noexcept=0 | nvinfer1::IRuntime | pure virtual |
setDLACore(int32_t dlaCore) noexcept=0 | nvinfer1::IRuntime | pure virtual |
setErrorRecorder(IErrorRecorder *recorder) noexcept=0 | nvinfer1::IRuntime | pure virtual |
setGpuAllocator(IGpuAllocator *allocator) noexcept=0 | nvinfer1::IRuntime | pure virtual |
~IRuntime() | nvinfer1::IRuntime | inlineprotectedvirtual |