No valid schedule found

python3 python/unittest/test_meta_schedule_tune_tir.py

I use target “opencl --device=adreno” instead of “llvm --num-cores=16” in function test_tune_matmul_cpu.

But it works well when I use llvm(cpu) as target, but failed with error “No valid schedule found” when use opencl(gpu)