-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
System.FormatException
HResult=0x80131537
Message=Tensorflow exception triggered while loading model.
Source=Microsoft.ML.TensorFlow
StackTrace:
at Microsoft.ML.TensorFlow.TensorFlowUtils.LoadTFSessionByModelFilePath(IExceptionContext ectx, String modelFile, Boolean metaGraph)
at Microsoft.ML.TensorflowCatalog.LoadTensorFlowModel(ModelOperationsCatalog catalog, String modelLocation)
at TransferLearning.Program.Main(String[] args) in X:\MLProject\MLNetExamples\TransferLearning\Program.cs:line 18
Inner Exception 1:
DllNotFoundException: Unable to load DLL 'tensorflow' or one of its dependencies: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Metadata
Metadata
Assignees
Labels
No labels