Daniil Efremov
Daniil Efremov
* $ ck compile program:caffe-classification * Now classification binary after compilation using ck compile is 3.5 MB : ``` $ pwd /home/daniil/CK-TOOLS/lib-caffe-bvlc-master-trunk-android-ndk-4.9.x-development-1a02f28-development-b6a5e05-1.62.0-development-433edc7-android21-arm-v7a-32/obj/examples/cpp_classification $ ls -l total 3380 -rwxrwxr-x 1 daniil...
Libs after modification and recompilation is not pushed to device on run action for android devices
Steps to reproduce * Compile caffe-time opencl for example $ck compile program:caffe-time-opencl --target_os=android21-arm-v7a * run it on device * ck run program:caffe-time-opencl --target_os=android21-arm-v7a --env.CAFFE_COMPUTE_DEVICE_ID=0 * check libs sizes adb ls...
I've found some tmp dirs at reposotories ~/CK/ck-caffe/program/caffe-classification/tmp but also there is some local storage with some local specific information ~/CK/local/env it better to keep all local specific temporary information...
Add OpenCL v1.1. stab for compilation opencl caffe conpatible with old phones
Add button to console panel on click simple form with issue description and then Report bug to this repo using API https://developer.github.com/v3/issues/ https://developer.github.com/guides/getting-started/ and attach logs
First time need to ask question before first model downloading where to store files.
Now travis runs build but there is no link to apk.