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

Public Member Functions

def __init__ (self, init_net, predict_net, workspace, uninitialized)
 
def run (self, inputs, kwargs)
 

Public Attributes

 init_net
 
 predict_net
 
 workspace
 
 uninitialized
 
 nets_created
 
 ran_init_net
 

Detailed Description

Definition at line 12 of file backend_rep.py.


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