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

Static Public Attributes

string BIAS = 'BIAS'
 
string WEIGHT = 'WEIGHT'
 
string COMPUTED_PARAM = 'COMPUTED_PARAM'
 

Detailed Description

Definition at line 11 of file parameter_info.py.


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