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`:
   
   
![image](https://github.com/apache/tvm/assets/61938865/e60b0d61-be8a-4e5e-9c5b-127ddccd3638)
   
   For the convenience of viewing, I only summarized the code where the error 
occurred so far:
   
   
![image](https://github.com/apache/tvm/assets/61938865/863ae948-12fb-4044-b369-ca8da7c1108b)
   
   
   ### 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]

Reply via email to