GPU delegation to OpenCL backend failing for certain models #506
Labels
status:awaiting user response
awaiting user response
status:need more data
need more data
type:gpu delegate
Issue with GPU delegation
We have been using the LiteRT runtime for a while on our qualcomm devices to use the GPU delegation. However with certain models (namely Superpoint, Lightglue, YoloV11) the delegation keeps failing. After setting up more verbose error logs we get the following errors
The unsupported OP errors are one issue, but there the other issue is the failure to apply the OpenCL backend
For our other models we only use OpenCL backends and they seem to work fine, but for some reason it doesn't work here and there don't seem to be any more verbose errors I can obtain. The only thing that might could be a hint is
ERROR: No selector for floor
that is still rather cryptic (perhaps the floor opt?).The text was updated successfully, but these errors were encountered: