-
Notifications
You must be signed in to change notification settings - Fork 776
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
How can I integrate this project API to TensorFlow or Caffe? #7
Comments
Hi, We're working on it but it's still early stages. We'll publish some blog posts and examples in the coming weeks / months. |
Thank you |
@AnthonyARM |
The licensing terms allow you to do this if you intend to do it yourself. We intend to integrate our library with Caffe and TensorFlow however this is still work in progress, so watch this space! |
I really hope that ARM can intergrate upstream like Intel. |
Hi @Thunderbob! Will you be creating a repository for Caffe/Tensorflow with the ComputeLibrary? |
We're only getting started, we haven't decided yet how we were going to contribute to these projects |
As I contributed CLBlast support in Caffe, I see two options for optimising Caffe on ARM Mali GPUs when using the BLAS approach for computing convolutions:
I'm happy to provide further pointers and discuss. |
@psyhtest seems openblas works best |
@austingg Yes, but it was fairly optimised implementation on quad-core Cortex-A15 @ 1700 GHz vs unoptimised implementation on quad-core Mali-T628 @ 600 MHz... |
Closing for inactivity. Anyway to answer the initial question: There is a project made exactly to solve this kind of problems: ArmNN |
Is there some tips or docs? Thanks a lot!
The text was updated successfully, but these errors were encountered: