Skip to content

Commit

Permalink
[Docs](mlu-ops): fix typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanieeelLiu committed Jan 18, 2024
1 parent 5cd5f0c commit 894fcdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user_guide/9_operators/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,9 @@ mluOpDiv
公式如下:

.. math::
z_i = x_i/y_i
其中:

- ``i`` 表示一个多维数组的索引,表示多维张量,例如在4维时可以表示(n,c,h,w)。
Expand Down

0 comments on commit 894fcdd

Please sign in to comment.