machinelearning-samples icon indicating copy to clipboard operation
machinelearning-samples copied to clipboard

Unable to find entry point named "TF_StringEncodedSize" in DLL "tensorFlow"

Open 420tech opened this issue 1 year ago • 4 comments

I don't have the version of dot net that the sample was based on. I used the upgrade assistant to upgrade to .net 8. I also updated all the nuget's. It crashed on line 94 in program.cs in the ImageClassification.Train project. This is the output: System.EntryPointNotFoundException HResult=0x80131523 Message=Unable to find an entry point named 'TF_StringEncodedSize' in DLL 'tensorflow'. Source=<Cannot evaluate the exception source> StackTrace: <Cannot evaluate the exception stack trace>

420tech avatar Apr 27 '24 00:04 420tech

please provide a demo to reproduce

feiyun0112 avatar May 14 '24 01:05 feiyun0112