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_importers.TestOnnxImporter Class Reference
Inheritance diagram for test_importers.TestOnnxImporter:
Collaboration diagram for test_importers.TestOnnxImporter:

Public Member Functions

def test_import_variable_tensor (self)
 
def test_import_constant_tensor (self)
 
def test_import_tensor_unknown_metadata (self)
 
def test_import_node (self)
 
def test_import_graph (self, model)
 
def test_import_graph_value_info (self)
 
def test_import_graph_tensor_map_preserved (self)
 
def test_import_graph_with_initializer (self)
 
def test_import_graph_with_dim_param (self)
 

Static Public Attributes

 ids
 

Member Function Documentation

◆ test_import_variable_tensor()

def test_importers.TestOnnxImporter.test_import_variable_tensor (   self)

◆ test_import_constant_tensor()

def test_importers.TestOnnxImporter.test_import_constant_tensor (   self)

◆ test_import_tensor_unknown_metadata()

def test_importers.TestOnnxImporter.test_import_tensor_unknown_metadata (   self)

◆ test_import_node()

def test_importers.TestOnnxImporter.test_import_node (   self)

◆ test_import_graph()

def test_importers.TestOnnxImporter.test_import_graph (   self,
  model 
)

◆ test_import_graph_value_info()

def test_importers.TestOnnxImporter.test_import_graph_value_info (   self)

◆ test_import_graph_tensor_map_preserved()

def test_importers.TestOnnxImporter.test_import_graph_tensor_map_preserved (   self)

◆ test_import_graph_with_initializer()

def test_importers.TestOnnxImporter.test_import_graph_with_initializer (   self)

◆ test_import_graph_with_dim_param()

def test_importers.TestOnnxImporter.test_import_graph_with_dim_param (   self)

Member Data Documentation

◆ ids

test_importers.TestOnnxImporter.ids
static

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