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

Public Member Functions

def __init__ (self, cls, allow_default, arg_name)
 
def enter (self, value)
 
def exit (self, value)
 
def get_active (self, required=True)
 

Public Attributes

 cls
 
 allow_default
 
 arg_name
 

Detailed Description

Definition at line 12 of file context.py.


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