I am trying to run some of my operators through Android RPC.
It executes successfully on CPU.
But when i try execute for OpenCL GPU, during tvm.build(), i encounter below error.
Can anyone please provide some pointers, where could be the issue. I tried modifying the schedules, but no result.