I am new to android programming.
Trying to implement a machine learning feature in android using tensorflow-lite. And on the process I need to use the method Squeeze. The API is present in python here https://www.tensorflow.org/api_docs/python/tf/squeeze . But I need to call the same in Android.
But I don't find any way how to do it.
2.1m questions
2.1m answers
60 comments
57.0k users