Open ronimizy opened 9 months ago
I have the same error but I have a solution with WPF application, I am trying to call tf and I am getting the same (yes, i have SciSharp.TensorFlow.Redist installed)
Configuration and Other Information SciSharp.TensorFlow.Redist:2.16.0 TensorFlow.Keras:0.15.0 TensorFlow.NET:0.150.0
Win 11
Same error on my side. I reported it at: https://github.com/SciSharp/TensorFlow.NET/issues/1249
Description
When running on Apple Silicon mac (M1 Pro) exception is thrown
Reproduction Steps
create new console app with
net8.0
runtimecsproj should look as such
paste this into
Program.cs
:run project, the exception would be thrown
Known Workarounds
Not found
Configuration and Other Information
SciSharp.TensorFlow.Redist:2.16.0 TensorFlow.Keras:0.15.0 TensorFlow.NET:0.150.0 .net SDK 8.0.100 macOS 14.1