[Docathon][Add CN Doc No.42]#6452
Closed
entired wants to merge 6 commits intoPaddlePaddle:developfrom
Closed
Conversation
|
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6452.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
wanghaoshuang
requested changes
Jan 18, 2024
docs/api/paddle/nn/quant/Stub_cn.rst
Outdated
| 参数 | ||
| :::::::::::: | ||
|
|
||
| - **observer** (QuanterFactory) - 无。 |
docs/api/paddle/nn/quant/Stub_cn.rst
Outdated
| :::::::::::: | ||
|
|
||
| - **observer** (QuanterFactory) - 无。 | ||
| - **none. ** (如果“observer”是 none, 它将使用全局配置来创建 observer) - 无。 |
Collaborator
There was a problem hiding this comment.
为什么“none ”作为参数列表的一项?
| - **observer** (QuanterFactory) - 无。 | ||
| - **none. ** (如果“observer”是 none, 它将使用全局配置来创建 observer) - 无。 | ||
|
|
||
| 代码示例 |
Collaborator
There was a problem hiding this comment.
代码示例不对,没体现该接口的使用方式。
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 types
Others
PR changes
Docs
Description
中文文档添加任务
#6193
新增中文文档:
• paddle.incubate.nn.quant.Stub_cn.rst
英文文档链接:
序号 API名称
42 paddle.nn.quant.Stub
英文文档地址
https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/nn/quant/Stub_en.html
@wanghaoshuang @sunzhongkai588