Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove Tensor.dist_attr #6548

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/api/paddle/Tensor_cn.rst
Expand Up @@ -221,15 +221,6 @@ strides
**代码示例**
COPY-FROM: paddle.Tensor.strides

dist_attr
:::::::::

查看一个 Tensor 的 dist_attr,只有分布式 Tensor 才会有 dist_attr 属性,其描述了 tensor 的分布式属性。

**代码示例**
COPY-FROM: paddle.Tensor.dist_attr


offset
:::::::::

Expand Down