CodeGenOpenCL: expect calling_conv equals CallingConv::kDeviceKernelLaunch during autotune #17577
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
Expected behavior
Autotune to work smoothly
Actual behavior
Autotune does not work and instead keeps throwing above errors. An instance of the error log is
Environment
Host env: Macos
Target env: OpenCL target running ubuntu
Steps to reproduce
Same script as the tutorial https://tvm.apache.org/docs/how_to/tune_with_autotvm/tune_relay_mobile_gpu.html
The text was updated successfully, but these errors were encountered: