This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The relationship between ACL and OpenVX

I'm curious about the relationship between ACL and OpenVX. As we know, OpenVX is a specification  for cross platform acceleration  application. And ACL is designed to accelerate computer vision and machine learning.

So, is ACL  conformant with OpenVX, or is ACL an alternative solution?

Parents
  • The Arm Compute Library is a set of optimized compute kernel building blocks; it's not an alternative to a complete OpenVX library implementation (but could be used to implement the backend of one).

    HTH,

    Pete

Reply
  • The Arm Compute Library is a set of optimized compute kernel building blocks; it's not an alternative to a complete OpenVX library implementation (but could be used to implement the backend of one).

    HTH,

    Pete

Children