未验证 提交 e9de0c9a 编写于 作者: W wangchaochaohu 提交者: GitHub

fix english rst file for view (#2474)

上级 627bc338
......@@ -42,6 +42,7 @@ paddle.tensor
tensor/flatten.rst
tensor/floor.rst
tensor/full.rst
tensor/full_like.rst
tensor/gather.rst
tensor/gather_nd.rst
tensor/greater_equal.rst
......
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_chunk:
.. _api_tensor_manipulation_chunk:
chunk
---
-------
.. autofunction:: paddle.tensor.chunk
.. autofunction:: paddle.tensor.manipulation.chunk
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_concat:
.. _api_tensor_manipulation_concat:
concat
--------
.. autofunction:: paddle.tensor.concat
.. autofunction:: paddle.tensor.manipulation.concat
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_eye:
.. _api_tensor_creation_eye:
eye
--------
.. autofunction:: paddle.tensor.full
.. autofunction:: paddle.tensor.creation.eye
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_full:
.. _api_tensor_creation_full:
full
--------
.. autofunction:: paddle.tensor.full
.. autofunction:: paddle.tensor.creation.full
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_creation_full_like:
full_like
------------
.. autofunction:: paddle.tensor.creation.full_like
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_index_select:
.. _api_tensor_search_index_select:
index_select
-------------
.. autofunction:: paddle.tensor.index_select
.. autofunction:: paddle.tensor.search.index_select
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_linspace:
.. _api_tensor_creation_linspace:
linspace
--------
.. autofunction:: paddle.tensor.linspace
.. autofunction:: paddle.tensor.creation.linspace
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_numel:
.. _api_tensor_stat_numel:
numel
-------
.. autofunction:: paddle.tensor.numel
.. autofunction:: paddle.tensor.stat.numel
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_ones:
.. _api_tensor_creation_ones:
ones
--------
.. autofunction:: paddle.tensor.ones
.. autofunction:: paddle.tensor.creation_ones
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_split:
.. _api_tensor_manipulation_split:
split
--------
.. autofunction:: paddle.tensor.split
.. autofunction:: paddle.tensor.manipulation.split
:noindex:
.. THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
!DO NOT EDIT THIS FILE MANUALLY!
.. _api_tensor_zeros:
.. _api_tensor_creation_zeros:
zeros
--------
.. autofunction:: paddle.tensor.zeros
.. autofunction:: paddle.tensor.creation.zeros
:noindex:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册