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

Static Public Attributes

string DENSE = 'dense'
 
string SPARSE = 'sparse'
 

Detailed Description

Definition at line 17 of file parameter_info.py.


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