Caffe2 - Python API
A deep learning, cross platform ML framework
layers
layers
InstantiationContext
Static Public Attributes
|
List of all members
layers.layers.InstantiationContext Class Reference
Inheritance diagram for layers.layers.InstantiationContext:
Static Public Attributes
string
CALIBRATION
= 'calibration'
string
EVAL
= 'eval'
string
PREDICTION
= 'prediction'
string
TRAINING
= 'training'
Detailed Description
List of contexts where layer could be instantitated
Definition at line
31
of file
layers.py
.
The documentation for this class was generated from the following file:
caffe2/python/layers/
layers.py
Generated on Tue Apr 18 2017 14:26:54 for Caffe2 - Python API by
1.8.14