You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: