MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.param.ParamSpec Member List

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.BaseParametervirtual
decay_multMyCaffe.param.ParamSpec
DimCheckMode enum nameMyCaffe.param.ParamSpec
FromProto(RawProto rp)MyCaffe.param.ParamSpecstatic
Load(BinaryReader br, bool bNewInstance)MyCaffe.param.ParamSpec
lr_multMyCaffe.param.ParamSpec
nameMyCaffe.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.BaseParameterstatic
ParseFloat(string strVal)MyCaffe.basecode.BaseParameterstatic
Save(BinaryWriter bw)MyCaffe.param.ParamSpec
share_modeMyCaffe.param.ParamSpec
ToProto(string strName)MyCaffe.param.ParamSpecvirtual
TryParse(string strVal, out double df)MyCaffe.basecode.BaseParameterstatic
TryParse(string strVal, out float f)MyCaffe.basecode.BaseParameterstatic