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
polygraphy.backend.trt_legacy.LoadUffFile Class Reference
Inheritance diagram for polygraphy.backend.trt_legacy.LoadUffFile:
Collaboration diagram for polygraphy.backend.trt_legacy.LoadUffFile:

Public Member Functions

def __init__ (self, path, shapes, outputs)
 
def __call__ (self)
 

Public Attributes

 path
 
 shapes
 
 outputs
 

Constructor & Destructor Documentation

◆ __init__()

def polygraphy.backend.trt_legacy.LoadUffFile.__init__ (   self,
  path,
  shapes,
  outputs 
)

Member Function Documentation

◆ __call__()

def polygraphy.backend.trt_legacy.LoadUffFile.__call__ (   self)

Member Data Documentation

◆ path

polygraphy.backend.trt_legacy.LoadUffFile.path

◆ shapes

polygraphy.backend.trt_legacy.LoadUffFile.shapes

◆ outputs

polygraphy.backend.trt_legacy.LoadUffFile.outputs

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