提交 dd8d45ec authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Small typo fix in doc

上级 70c2edfd
...@@ -576,5 +576,5 @@ the elements of the shape). ...@@ -576,5 +576,5 @@ the elements of the shape).
The C code works as the ViewOp. Shape_i has the additional ``i`` parameter The C code works as the ViewOp. Shape_i has the additional ``i`` parameter
that you can use with ``%(i)s``. that you can use with ``%(i)s``.
In your CHECK_INPUT, you must check that the input have enough ndim to In your CHECK_INPUT, you must check that the input has enough dimensions to
be able to get the ith shapes. be able to access the i-th one.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论