![]() |
MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
This is the complete list of members for MyCaffe.param.ParamSpec, including all inherited members.
| BaseParameter() | MyCaffe.basecode.BaseParameter | |
| Clone() | MyCaffe.param.ParamSpec | |
| Compare(BaseParameter p) | MyCaffe.basecode.BaseParameter | virtual |
| decay_mult | MyCaffe.param.ParamSpec | |
| DimCheckMode enum name | MyCaffe.param.ParamSpec | |
| FromProto(RawProto rp) | MyCaffe.param.ParamSpec | static |
| Load(BinaryReader br, bool bNewInstance) | MyCaffe.param.ParamSpec | |
| lr_mult | MyCaffe.param.ParamSpec | |
| name | MyCaffe.param.ParamSpec | |
| ParamSpec() | MyCaffe.param.ParamSpec | |
| ParamSpec(string strName) | MyCaffe.param.ParamSpec | |
| ParamSpec(double dfLrMult, double dfDecayMult, string strName=null) | MyCaffe.param.ParamSpec | |
| ParseDouble(string strVal) | MyCaffe.basecode.BaseParameter | static |
| ParseFloat(string strVal) | MyCaffe.basecode.BaseParameter | static |
| Save(BinaryWriter bw) | MyCaffe.param.ParamSpec | |
| share_mode | MyCaffe.param.ParamSpec | |
| ToProto(string strName) | MyCaffe.param.ParamSpec | virtual |
| TryParse(string strVal, out double df) | MyCaffe.basecode.BaseParameter | static |
| TryParse(string strVal, out float f) | MyCaffe.basecode.BaseParameter | static |