[ansor] Does it reasonable to use the axis multiple times ? #17729
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
I expect each axis will be used only one time when it generate sketch design
Actual behavior
I try to print the sketch design in function SketchPolicyNode::SearchOneRound, we can see some axises will be used multiple times, such as i.0/j.0 in the following dump (tvm 0.19) ?
Environment (172)
Any environment details, such as: Operating System, TVM version
Steps to reproduce
The script is get from https://tvm.hyper.ai/docs/tutorial/ops_AutoScheduling
then repeatedly run: python matmul_ansor.py
Triage
Please refer to the list of label tags here to find the relevant tags and add them below in a bullet format (example below).
The text was updated successfully, but these errors were encountered: