MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
This is the complete list of members for MyCaffe.common.PersistCaffe< T >, including all inherited members.
IsMyCaffe(byte[] rgWeights, out string strVer) | MyCaffe.common.PersistCaffe< T > | |
LoadBlobProto(byte[] rg, int nFieldId) | MyCaffe.common.PersistCaffe< T > | |
LoadBlobProto(string strFile, int nFieldId) | MyCaffe.common.PersistCaffe< T > | |
LoadSolverState(byte[] rgState, SolverParameter.SolverType type=SolverParameter.SolverType.SGD) | MyCaffe.common.PersistCaffe< T > | |
LoadWeightInfo(byte[] rgWeights) | MyCaffe.common.PersistCaffe< T > | |
LoadWeightInfo(BlobCollection< T > colBlobs) | MyCaffe.common.PersistCaffe< T > | |
LoadWeights(byte[] rgWeights, List< string > rgExpectedShapes, BlobCollection< T > colBlobs, bool bSizeToFit, out bool bLoadedDiffs, List< string > inputWtInfo=null, List< string > targetWtInfo=null, string strSkipBlobType=null) | MyCaffe.common.PersistCaffe< T > | |
MyCaffeTag | MyCaffe.common.PersistCaffe< T > | |
PersistCaffe(Log log, bool bFailOnFirstTry) | MyCaffe.common.PersistCaffe< T > | |
SaveSolverState(SolverState state, SolverParameter.SolverType type=SolverParameter.SolverType.SGD) | MyCaffe.common.PersistCaffe< T > | |
SaveWeights(BlobCollection< T > colBlobs, bool bSaveDiffs=false) | MyCaffe.common.PersistCaffe< T > |