|
TensorRT
7.1.3.0
|
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(int 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() (defined in nvinfer1::IRuntime) | nvinfer1::IRuntime | inlineprotectedvirtual |