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
tests.print_test.TestPrint Class Reference

Public Member Functions

def test_print_descriptor (self)
 
def test_print_tensor_quantizer (self)
 
def test_print_module (self)
 
def test_print_calibrator (self)
 

Public Attributes

 conv
 
 quant_conv
 
 linear
 
 quant_linear
 

Member Function Documentation

◆ test_print_descriptor()

def tests.print_test.TestPrint.test_print_descriptor (   self)

◆ test_print_tensor_quantizer()

def tests.print_test.TestPrint.test_print_tensor_quantizer (   self)

◆ test_print_module()

def tests.print_test.TestPrint.test_print_module (   self)

◆ test_print_calibrator()

def tests.print_test.TestPrint.test_print_calibrator (   self)

Member Data Documentation

◆ conv

tests.print_test.TestPrint.conv

◆ quant_conv

tests.print_test.TestPrint.quant_conv

◆ linear

tests.print_test.TestPrint.linear

◆ quant_linear

tests.print_test.TestPrint.quant_linear

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