Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
we prepare to run cnn in mali T720 GPU ,but we notice that the device( mali T720 GPU ) only support OpenCL1.1, can i get more message ?
if it no support or not recommend, why ?
I'm afraid you won't be able to use the current Arm Compute Library without modifications on that device. The library requires either OpenCL 2.x or the cl_arm_non_uniform_work_group_size extension [1].
If you're an Arm partner, I encourage you to get in touch via customer support.
Regards,
Kévin
[1] www.khronos.org/.../cl_arm_non_uniform_work_group_size.txt
Thank you very much for your reply, we will further evaluate this program.