Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | List of all members
caffe2.python.onnx.tests.test_utils.TestCase Class Reference
Inheritance diagram for caffe2.python.onnx.tests.test_utils.TestCase:
caffe2.python.onnx.test_onnxifi.OnnxifiTest caffe2.python.onnx.test_onnxifi.OnnxifiTransformTest caffe2.python.onnx.tests.test_utils.DownloadingTestCase caffe2.python.trt.test_trt.TensorRTOpTest caffe2.python.trt.test_trt.TensorRTTransformTest

Public Member Functions

def setUp (self)
 
def assertSameOutputs (self, outputs1, outputs2, decimal=7)
 
def add_test_case (self, name, test_func)
 

Detailed Description

Definition at line 16 of file test_utils.py.


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