-
Notifications
You must be signed in to change notification settings - Fork 724
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
[Docathon][Add CN Doc No.42] #6452
Conversation
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6452.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
docs/api/paddle/nn/quant/Stub_cn.rst
Outdated
参数 | ||
:::::::::::: | ||
|
||
- **observer** (QuanterFactory) - 无。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
为什么写“无”呢?
docs/api/paddle/nn/quant/Stub_cn.rst
Outdated
:::::::::::: | ||
|
||
- **observer** (QuanterFactory) - 无。 | ||
- **none. ** (如果“observer”是 none, 它将使用全局配置来创建 observer) - 无。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
为什么“none ”作为参数列表的一项?
- **observer** (QuanterFactory) - 无。 | ||
- **none. ** (如果“observer”是 none, 它将使用全局配置来创建 observer) - 无。 | ||
|
||
代码示例 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
代码示例不对,没体现该接口的使用方式。
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