Jocx-H commented on issue #16358: URL: https://github.com/apache/tvm/issues/16358#issuecomment-1880428639
I have the same problem as you, but the difference is that: When I use Ansor tuning vit_b_32.onnx, the `tvm.auto_scheduler.extract_tasks` is crushed. I print some messages in `tvm.auto_scheduler.relay_integration.auto_schedule_topi`:  This information shows that the problem seems to occur when fusing `layout_transform`, `reshape_transpose` and `concatenate_add`. Maybe the underlying reason for the problem you encountered is also this. -- 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]
