dotnet / dotnet/machinelearning-samples
Unable to find entry point named "TF_StringEncodedSize" in DLL "tensorFlow"
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
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=
StackTrace:
Contributor guide
Assessment
This issue has not been assessed yet.