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

Static Public Attributes

string AFTER_OPTIMIZER = "after_optimizer"
 
string ON_LOSS = "on_loss"
 

Detailed Description

Definition at line 9 of file regularizer.py.


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