Skip to content
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

Open
jht19880529 opened this issue Sep 13, 2016 · 4 comments
Open

Does the branch support the android OS? #48

jht19880529 opened this issue Sep 13, 2016 · 4 comments

Comments

@jht19880529
Copy link

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.

@naibaf7
Copy link
Owner

naibaf7 commented Sep 13, 2016

Yes, it supports Android devices.
But you still need the project mentioned above, the compile scripts for android are not included in the base repository.
Try with this branch:
https://github.com/sh1r0/caffe-android-lib/tree/opencl_dev

@DVEfremov
Copy link

I'll prepare PR soon with android support for opencl version from my fork.
Yes special thanks to https://github.com/sh1r0

It contains several commits from https://github.com/sh1r0/caffe-android-lib

but with my minor fixes and tested for Mali GPUs

@DVEfremov
Copy link

PR:
#50

naibaf7 pushed a commit that referenced this issue Feb 2, 2017
- 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
naibaf7 added a commit that referenced this issue Feb 2, 2017
add android cmake support over the BVLC/caffe opencl (issue #48)
@haibara-ai
Copy link

@DVEfremov
How to build this branch for android? Does it need to follow https://github.com/sh1r0/caffe-android-lib? or just like caffe in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants