Daniil Efremov
Daniil Efremov
Ok I'll fix LLVM compilation issue for android
Actually it's not the stab at this moment it contais vendor lib for Mali GPU. It could be renamed to lib-opencl-1.1-mali-android
So finally this stab should be removed because everything works with existed opencl stab 1.2 but OpenCL v1.1. stab requires vendor lib at /data/local/tmp/tmp should be pushed as well -...
All other commits related to tests for ck-autotuning/module/program: https://github.com/DVEfremov/ck-autotuning/commits/master
Iit's not critical and could be fixed later.
I've reproduced at my Galaxy Note 4 but with a little bit another error : ``` * tmp-output1.tmp executing code ... Use GPU with device ID 0 ---------- Prediction for...
ok, thanks for my 32 bit Galaxy Note 4 after correct package installation I've got same prediction for any image using SqueezeNet 1.1 ``` Use GPU with device ID 0...
For 64 Dima's Xiaomi I've got another error: ``` executing code ... WARNING: linker: ./classification: unused DT entry: type 0x6ffffffe arg 0xb274 WARNING: linker: ./classification: unused DT entry: type 0x6fffffff...
I've tested at Galaxy note different images fro same OpeCL SqueezeNet 1.1 but get exactly the same result
Yes looks like caffe::P2PSync has been remove because it not stable at least it was not stable for opencl version as it was metiononed at some BVLC/caffe/issues