tensorflow - tenser flow in android only for prediction use -


i want make model using tensorflow in gpu server , want use in android user service. full tensorflow framework size huge run in android. want use prediction functionality in android. how can come work easily?

it looks needs done through jni tensorflow c++ interface. though there seem java shim layer available. haven't tried yet, here decent discussion of it: https://medium.com/google-cloud/how-to-invoke-a-trained-tensorflow-model-from-java-programs-27ed5f4f502d#.mcaz69nvf


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -