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?
Thank you very much for your reply. So, do you mean that if I cloud implement the OpenVX using the Arm Compute Library, I would be able to use the OpenVX on Arm GPU and CPU?