TensorFlow.Xamarin.Android
TensorFlow.Xamarin.Android copied to clipboard
Xamarin bindings for the TensorFlow Android Inference library
I'm trying to install Xam.Android.TensorFlow in a new Xamarin project (in this case, one that targets MonoAndroid 5.0, apparently) - but when I try to add the NuGet package in...
This change updates the TensorFlow library to the latest build (http://ci.tensorflow.org/view/Nightly/job/nightly-android/478/). It also sets up NuGet package creation on build. CI would be good to have eventually, but for now...
Are you plan to update Xamarin bindings to the latest version of TensorFlow library?
Would love to have the compiled binary available as a NuGet package. I'm happy to help with the creation of this if you want.