Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
FluidDoc
提交
e9de0c9a
F
FluidDoc
项目概览
PaddlePaddle
/
FluidDoc
通知
5
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
23
列表
看板
标记
里程碑
合并请求
111
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
F
FluidDoc
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
23
Issue
23
列表
看板
标记
里程碑
合并请求
111
合并请求
111
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
e9de0c9a
编写于
8月 24, 2020
作者:
W
wangchaochaohu
提交者:
GitHub
8月 24, 2020
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix english rst file for view (#2474)
上级
627bc338
变更
12
隐藏空白更改
内联
并排
Showing
12 changed file
with
32 addition
and
21 deletion
+32
-21
doc/fluid/api/tensor.rst
doc/fluid/api/tensor.rst
+1
-0
doc/fluid/api/tensor/chunk.rst
doc/fluid/api/tensor/chunk.rst
+3
-3
doc/fluid/api/tensor/concat.rst
doc/fluid/api/tensor/concat.rst
+2
-2
doc/fluid/api/tensor/eye.rst
doc/fluid/api/tensor/eye.rst
+2
-2
doc/fluid/api/tensor/full.rst
doc/fluid/api/tensor/full.rst
+2
-2
doc/fluid/api/tensor/full_like.rst
doc/fluid/api/tensor/full_like.rst
+10
-0
doc/fluid/api/tensor/index_select.rst
doc/fluid/api/tensor/index_select.rst
+2
-2
doc/fluid/api/tensor/linspace.rst
doc/fluid/api/tensor/linspace.rst
+2
-2
doc/fluid/api/tensor/numel.rst
doc/fluid/api/tensor/numel.rst
+2
-2
doc/fluid/api/tensor/ones.rst
doc/fluid/api/tensor/ones.rst
+2
-2
doc/fluid/api/tensor/split.rst
doc/fluid/api/tensor/split.rst
+2
-2
doc/fluid/api/tensor/zeros.rst
doc/fluid/api/tensor/zeros.rst
+2
-2
未找到文件。
doc/fluid/api/tensor.rst
浏览文件 @
e9de0c9a
...
...
@@ -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
...
...
doc/fluid/api/tensor/chunk.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/concat.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/eye.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/full.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/full_like.rst
0 → 100644
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/index_select.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/linspace.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/numel.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/ones.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/split.rst
浏览文件 @
e9de0c9a
.. 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:
doc/fluid/api/tensor/zeros.rst
浏览文件 @
e9de0c9a
.. 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.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录