Halide vs. OpenVX

893 Views Asked by At

Halide and OpenVX seem to have similar goals.

Can someone comment on where they differ and where they both stand with respect to adoption in the community today?

1

There are 1 best solutions below

2
On

OpenVX focuses on graph-building and algorithm API standardization – which are useful, but it doesn’t address the bigger problem (IMO) and time consuming task of mapping algorithms to heterogeneous architectures, which is addressed by Halide quite elegantly.
I had written down my thoughts some time ago that may be of interest: http://ks-dsp.blogspot.com/2016/09/halide-for-adas.html