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_ir.TestNode Class Reference
Inheritance diagram for test_ir.TestNode:
Collaboration diagram for test_ir.TestNode:

Public Member Functions

def setup_method (self)
 
def test_equals (self)
 
def test_equals_name_mismatch (self)
 
def test_equals_op_mismatch (self)
 
def test_equals_num_inputs_mismatch (self)
 
def test_equals (self)
 
def test_equals_inputs_mismatch (self)
 
def test_set_inputs_updates_old_inputs (self)
 
def test_set_outputs_updates_old_outputs (self)
 
def test_can_copy_inputs_from_other_node (self)
 
def test_can_copy_outputs_from_other_node (self)
 
def test_i (self)
 
def test_i_multiple_inputs (self)
 
def test_o (self)
 
def test_o_multiple_outputs (self)
 

Public Attributes

 input_tensor
 
 output_tensor
 
 node
 

Member Function Documentation

◆ setup_method()

def test_ir.TestNode.setup_method (   self)

◆ test_equals() [1/2]

def test_ir.TestNode.test_equals (   self)
Here is the caller graph for this function:

◆ test_equals_name_mismatch()

def test_ir.TestNode.test_equals_name_mismatch (   self)

◆ test_equals_op_mismatch()

def test_ir.TestNode.test_equals_op_mismatch (   self)

◆ test_equals_num_inputs_mismatch()

def test_ir.TestNode.test_equals_num_inputs_mismatch (   self)

◆ test_equals() [2/2]

def test_ir.TestNode.test_equals (   self)
Here is the call graph for this function:

◆ test_equals_inputs_mismatch()

def test_ir.TestNode.test_equals_inputs_mismatch (   self)

◆ test_set_inputs_updates_old_inputs()

def test_ir.TestNode.test_set_inputs_updates_old_inputs (   self)

◆ test_set_outputs_updates_old_outputs()

def test_ir.TestNode.test_set_outputs_updates_old_outputs (   self)

◆ test_can_copy_inputs_from_other_node()

def test_ir.TestNode.test_can_copy_inputs_from_other_node (   self)

◆ test_can_copy_outputs_from_other_node()

def test_ir.TestNode.test_can_copy_outputs_from_other_node (   self)

◆ test_i()

def test_ir.TestNode.test_i (   self)

◆ test_i_multiple_inputs()

def test_ir.TestNode.test_i_multiple_inputs (   self)

◆ test_o()

def test_ir.TestNode.test_o (   self)

◆ test_o_multiple_outputs()

def test_ir.TestNode.test_o_multiple_outputs (   self)

Member Data Documentation

◆ input_tensor

test_ir.TestNode.input_tensor

◆ output_tensor

test_ir.TestNode.output_tensor

◆ node

test_ir.TestNode.node

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