SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.22k stars 516 forks source link

xamarin.ios supported? #879

Open mohaned-abid opened 2 years ago

mohaned-abid commented 2 years ago

can I use this in xamarin.ios ?

Oceania2018 commented 2 years ago

@mohaned-abid Can you try this https://github.com/SciSharp/TensorFlow.NET/tree/master/test/TensorFlowNET.Native.UnitTest/Lite ?

mohaned-abid commented 2 years ago

I'll give it a shot thanks !