TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
samplesCommon::ManagedBuffer Class Reference

The ManagedBuffer class groups together a pair of corresponding device and host buffers. More...

Collaboration diagram for samplesCommon::ManagedBuffer:

Public Attributes

DeviceBuffer deviceBuffer
 
HostBuffer hostBuffer
 

Detailed Description

The ManagedBuffer class groups together a pair of corresponding device and host buffers.

Member Data Documentation

◆ deviceBuffer

DeviceBuffer samplesCommon::ManagedBuffer::deviceBuffer

◆ hostBuffer

HostBuffer samplesCommon::ManagedBuffer::hostBuffer

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