Jocx-H opened a new issue, #16363: URL: https://github.com/apache/tvm/issues/16363
### Expected behavior I want to tune Vit_base_patch16.onnx by auto_scheduler, but I am failed at extracting tasks. ### Actual behavior Some unknown errors occurred during `tvm.auto_scheduler.extract_tasks`:  For the convenience of viewing, I only summarized the code where the error occurred so far:  ### Environment * OS:Ubuntu 22.04.3 LTS * TVM:0.14.0 * LLVM:13.0.0 * Target:llvm -mcpu=skylake-avx512 * CPU:AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx ### Steps to reproduce use command: `python` to run that code, like: python task.py vit_base_patch16_224_Opset18.onnx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
