Skip to content

Commit 91dc8ef

Browse files
authored
[TIR] Fix typo in doc (#14178)
1 parent cb37b82 commit 91dc8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tvm/tir/schedule/schedule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1425,7 +1425,7 @@ def reindex(
14251425
Examples
14261426
--------
14271427
1428-
Before transform_layout, in TensorIR, the IR is:
1428+
Before reindex, in TensorIR, the IR is:
14291429
14301430
.. code-block:: python
14311431

0 commit comments

Comments
 (0)