forked from PaddlePaddle/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the structure of cn docs paddle.t & fix the annotation display on…
… 5 cn docs (PaddlePaddle#4402) * Update t_cn.rst * Update basic_usage_cn.md * Update cumsum_cn.rst * Update InputSpec_cn.rst * Update Program_cn.rst * Update gradients_cn.rst * Update t_cn.rst * Update t_cn.rst * Update t_cn.rst * Update t_cn.rst Co-authored-by: Ligoml <[email protected]>
- Loading branch information
1 parent
caad954
commit 23a6e2d
Showing
6 changed files
with
25 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,6 +47,6 @@ cumsum | |
y = paddle.cumsum(data, dtype='float64') | ||
print(y.dtype) | ||
# VarType.FP64 | ||
# paddle.float64 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters