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

Static Public Attributes

string ACCUMULATE_PRED = 'accumulate_pred'
 
string EVAL = 'eval'
 
string PREDICTION = 'prediction'
 
string TRAINING = 'training'
 

Detailed Description

List of contexts where layer could be instantitated

Definition at line 83 of file layers.py.


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