I’m trying to run resnet-50 model on Adreno GPU but performance isn’t coming out to be that good. I’ve built TVM with opencl as backend. I’ve tried changing the texture_spacial_limit but it’s not having any effect on the inference time. I’ve few doubts regarding TVM for adreno gpu :
-
Does tvm know how to efficiently use texture processor that’s there within Adreno?
-
How to efficiently run NN on adreno gpu without OpenCLML?
OS : QNX 7.1 Target : Qualcomm Board @srkreddy1238