TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
perf.DeviceBuffer Class Reference
Inheritance diagram for perf.DeviceBuffer:
Collaboration diagram for perf.DeviceBuffer:

Public Member Functions

def __init__ (self, shape, dtype=trt.int32)
 
def binding (self)
 
def free (self)
 

Public Attributes

 buf
 

Constructor & Destructor Documentation

◆ __init__()

def perf.DeviceBuffer.__init__ (   self,
  shape,
  dtype = trt.int32 
)

Member Function Documentation

◆ binding()

def perf.DeviceBuffer.binding (   self)

◆ free()

def perf.DeviceBuffer.free (   self)
Here is the caller graph for this function:

Member Data Documentation

◆ buf

perf.DeviceBuffer.buf

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