Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | List of all members
caffe2.python.test.executor_test_util.ExecutorTestBase Class Reference
Inheritance diagram for caffe2.python.test.executor_test_util.ExecutorTestBase:
caffe2.python.test_util.TestCase

Public Member Functions

def compare_executors (self, model, ref_executor, test_executor, model_run_func)
 
- Public Member Functions inherited from caffe2.python.test_util.TestCase
def setUpClass (cls)
 
def setUp (self)
 
def tearDown (self)
 

Additional Inherited Members

- Public Attributes inherited from caffe2.python.test_util.TestCase
 ws
 

Detailed Description

Definition at line 238 of file executor_test_util.py.


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