TensorRT  8.0.0
nvinfer1::apiv::VRuntime Class Referenceabstract
Inheritance diagram for nvinfer1::apiv::VRuntime:
nvinfer1::apiv::VRoot

Public Member Functions

virtual nvinfer1::ICudaEnginedeserializeCudaEngine (const void *blob, std::size_t size, IPluginFactory *pluginFactory) noexcept=0
 
virtual void setDLACore (int32_t dlaCore) noexcept=0
 
virtual int32_t getDLACore () const noexcept=0
 
virtual int32_t getNbDLACores () const noexcept=0
 
virtual void setGpuAllocator (IGpuAllocator *allocator) noexcept=0
 
virtual void setErrorRecorder (IErrorRecorder *recorder) noexcept=0
 
virtual IErrorRecordergetErrorRecorder () const noexcept=0
 

The documentation for this class was generated from the following file: