-
- Downloads
Update Makefile to build OpenCL stub for ARM NN NNAPI HAL
The NNAPI HAL is using OpenCL which is provided by the libmali.
But libmali is exposed libOpenGL and not as libOpenCL.
This adds a stub OpenCL that is just used at build time to
build ARM NN. At runtime, this is libmali that will be used.
Signed-off-by:
Alexandre Bailon <abailon@baylibre.com>
Please register or sign in to comment