-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does the branch support the android OS? #48
Comments
Yes, it supports Android devices. |
I'll prepare PR soon with android support for opencl version from my fork. It contains several commits from https://github.com/sh1r0/caffe-android-lib but with my minor fixes and tested for Mali GPUs |
PR: |
- android toolchain (from github.com/sh1r0/caffe-android-lib) - HDF5 disabling (from github.com/sh1r0/caffe-android-lib) - some my minor fixes to get work for android for opencl version
add android cmake support over the BVLC/caffe opencl (issue #48)
@DVEfremov |
Hi @naibaf7
Can the branch be built by ndk toolchain and run on android device?
What I want is to run caffe on the S7 edge cellphone with OpenCL enable.
I noticed that another project https://github.com/sh1r0/caffe-android-lib was for the android devices. However, this repository seems more promising as it is the official OpenCL branch of the caffe.
The text was updated successfully, but these errors were encountered: