Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while runing project transfer learning #10

Open
PanwarParamveer opened this issue Nov 10, 2019 · 2 comments
Open

Error while runing project transfer learning #10

PanwarParamveer opened this issue Nov 10, 2019 · 2 comments

Comments

@PanwarParamveer
Copy link

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)

@sefatanam
Copy link

Do you got any solution , because i'm getting this same error !

@jwood803
Copy link
Owner

jwood803 commented Apr 4, 2020

This was raised in an ML.NET issue as well. Try following those steps and if you still have issues just let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants