Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
test_custom_ops.TestCustomOperators Class Reference
Inheritance diagram for test_custom_ops.TestCustomOperators:

Public Member Functions

def setUp (self)
 
def test_custom_library_is_loaded (self)
 
def test_calling_custom_op_string (self)
 
def test_calling_custom_op (self)
 
def test_calling_custom_op_inside_script_module (self)
 
def test_saving_and_loading_script_module_with_custom_op (self)
 

Public Attributes

 library_path
 

Detailed Description

Definition at line 12 of file test_custom_ops.py.


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