Merged
Conversation
|
Thanks for your contribution! |
TCChenlong
reviewed
Sep 29, 2020
| ------------------------------- | ||
|
|
||
| .. py:function:: paddle.fluid.in_dygraph_mode() | ||
| .. py:function:: paddle.in_dynamic_mode() |
|
|
||
| .. code-block:: python | ||
|
|
||
| import paddle.fluid as fluid |
Collaborator
There was a problem hiding this comment.
返回类型 和 返回写在一起哈,如
【返回:Variable,一个xxx】
| @@ -21,9 +21,8 @@ generate | |||
|
|
|||
| .. code-block:: python | |||
| @@ -21,15 +21,15 @@ switch | |||
|
|
|||
| .. code-block:: python | |||
RichardWooSJTU
pushed a commit
to RichardWooSJTU/docs
that referenced
this pull request
Apr 8, 2022
* add ext_op build doc, test=fix_document * add note for JetPack version with machine
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改了一系列中文文档代码示例:
修改内容、英文PR、中文预览清单如下:
unique_name 已经能够成功创建utils目录
PaddlePaddle/Paddle#27605



Sequential
PaddlePaddle/Paddle#27608

bilinear_tensor_product
PaddlePaddle/Paddle#27613
