Skip to content

Commit

Permalink
fix: remove Tensor.dist_attr (#6548)
Browse files Browse the repository at this point in the history
  • Loading branch information
hu-qi committed Mar 27, 2024
1 parent 8f2209f commit 08a41e2
Showing 1 changed file with 0 additions and 9 deletions.
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

0 comments on commit 08a41e2

Please sign in to comment.