elich11

Results 15 comments of elich11

You can change it in the jni file (tensorflow_jni.cc)

I did it for version 0.11, Basiclly its just building the demo apk using the tensorflow build, then picking the pieces and creating the app project. ________________________________ From: codeloverr Sent:...

I used the regular tensorFlow Android here: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android [https://avatars0.githubusercontent.com/u/15658638?v=3&s=400] tensorflow/tensorflow/examples/android at master ... github.com This folder contains a simple camera-based demo application utilizing TensorFlow. As a prerequisite, Bazel, the Android...

This is not related to tensorflow, just Android UI. ________________________________ From: codeloverr Sent: Wednesday, December 7, 2016 9:50:32 AM To: miyosuda/TensorFlowAndroidDemo Cc: elich11; Mention Subject: Re: [miyosuda/TensorFlowAndroidDemo] How I can...

Hi, Please see my answers below. ________________________________ From: beniroquai Sent: Thursday, December 8, 2016 4:39 PM To: miyosuda/TensorFlowAndroidDemo Cc: elich11; Mention Subject: Re: [miyosuda/TensorFlowAndroidDemo] How I can build latest r0.12?...

I'm on 9.0.3 no battery optimizations on the app, and no deep battery optimizations, use the latest sleep beta - 201190123. oxygenOS closes the app every night, currently no solution/wordaround....

> @elich11 What device are you using? @Xalaxis OP6

@Xalaxis Yep, its a typo, my version is 20190123. I will add it to the optimized list and check it (although the optimized list means its more likely to be...

@Xalaxis after one night test, this workaround works perfectly. The app doesn't get killed! Good work. Eli