diff --git a/python/tvm/tir/schedule/schedule.py b/python/tvm/tir/schedule/schedule.py index 4727b4a5f00e..04355eb16e57 100644 --- a/python/tvm/tir/schedule/schedule.py +++ b/python/tvm/tir/schedule/schedule.py @@ -1425,7 +1425,7 @@ def reindex( Examples -------- - Before transform_layout, in TensorIR, the IR is: + Before reindex, in TensorIR, the IR is: .. code-block:: python