Perhaps adding a renaming logic [here](https://github.com/apache/tvm/blob/main/src/auto_scheduler/compute_dag.cc#L1206) may not work because there are just the print of `... = tuple(name.op.axis) + tuple(name.op.reduce_axis)`, but the following steps in [step print](https://github.com/apache/tvm/blob/bdfbc862600e3012fcfe66307a5c74f3e94e84f0/src/auto_scheduler/transform_step.cc#L287) still be the same.Maybe we should change the op->name?
--- [Visit Topic](https://discuss.tvm.apache.org/t/print-auto-schedule-python-schedule-with-topi-op/11363/9) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/aff7967d1b3ab5b0af05fac8fe9bbb316af04d3e072ee967cad9ef750dd1457d).