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
models.meta.Model Class Reference
Inheritance diagram for models.meta.Model:
Collaboration diagram for models.meta.Model:

Public Member Functions

def __init__ (self, path, LoaderType, check_runner, input_metadata=None)
 

Public Attributes

 path
 
 loader
 
 check_runner
 
 input_metadata
 

Constructor & Destructor Documentation

◆ __init__()

def models.meta.Model.__init__ (   self,
  path,
  LoaderType,
  check_runner,
  input_metadata = None 
)

Member Data Documentation

◆ path

models.meta.Model.path

◆ loader

models.meta.Model.loader

◆ check_runner

models.meta.Model.check_runner

◆ input_metadata

models.meta.Model.input_metadata

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