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

Public Member Functions

def __init__ (self, arg_name=None, allow_default=False)
 
def __call__ (self, cls)
 

Public Attributes

 arg_name
 
 allow_default
 
 current
 

Detailed Description

Definition at line 91 of file context.py.


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