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
test_examples.Example Class Reference
Inheritance diagram for test_examples.Example:
Collaboration diagram for test_examples.Example:

Public Member Functions

def __init__ (self, path_components, artifact_names=[])
 
def __enter__ (self)
 
def run (self, command)
 
def __exit__ (self, exc_type, exc_value, traceback)
 
def __str__ (self)
 

Public Attributes

 path
 
 artifacts
 

Constructor & Destructor Documentation

◆ __init__()

def test_examples.Example.__init__ (   self,
  path_components,
  artifact_names = [] 
)

Member Function Documentation

◆ __enter__()

def test_examples.Example.__enter__ (   self)
Here is the call graph for this function:

◆ run()

def test_examples.Example.run (   self,
  command 
)

◆ __exit__()

def test_examples.Example.__exit__ (   self,
  exc_type,
  exc_value,
  traceback 
)
Checks for and removes artifacts expected by this example

◆ __str__()

def test_examples.Example.__str__ (   self)

Member Data Documentation

◆ path

test_examples.Example.path

◆ artifacts

test_examples.Example.artifacts

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