doc-ai / tensorio-android

TensorIO for Android
2 stars 6 forks source link

Dev #185

Closed phildow closed 3 years ago

phildow commented 3 years ago

Initial release of tensor/io tensorflow for android. As far as I can tell, Full parity with the iOS build of TensorFlow. Huzzah. builds on work from:

Includes the tensorflow module which includes the TensorFlowModel and data converters, tests covering all the models that are tested on iOS, and a Java example app.

There is some remaining work to do, additional unit testing, refactoring, and optimization, but as far as I can tell this is a stable build that gets us all the functionality.