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

Public Member Functions

def __init__ (self)
 
def push_modifiers (self, modifiers)
 
def pop_modifiers (self)
 

Detailed Description

provide context to allow param_info to have different modifiers

Definition at line 12 of file modifier_context.py.


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