Skip to content
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

paddle.vision.models.ResNet文档评估 #4796

Closed
olinquantum opened this issue May 16, 2022 · 1 comment · Fixed by #4322
Closed

paddle.vision.models.ResNet文档评估 #4796

olinquantum opened this issue May 16, 2022 · 1 comment · Fixed by #4322
Labels
eval docs working group issue

Comments

@olinquantum
Copy link

文档中英文链接

中文链接:https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/api/paddle/vision/models/ResNet_cn.html#resnet
英文链接:https://www.paddlepaddle.org.cn/documentation/docs/en/develop/api/paddle/vision/models/ResNet_en.html#resnet

红线问题

1)中文文档缺少参数“groups (int, optional) – number of groups for each convolution block, Default: 1.”的介绍。
2)英文文档缺少“返回
ResNet模型,Layer的实例。”的对应说明。
3)英文文档这部分内容没看明白,“forward(inputs)
Defines the computation performed at every call. Should be overridden by all subclasses.
Parameters

*inputs (tuple) – unpacked tuple arguments

**kwargs (dict) – unpacked dict argument”

结构问题

No response

内容问题

No response

格式问题

No response

主观评价

中英文文档都缺少东西,不太理解。
本地环境有点问题,配置好后,提交PR。

@olinquantum olinquantum added the eval docs working group issue label May 16, 2022
@SigureMo
Copy link
Member

问题 1 是因为 #4322 还没有合并导致的啦~2、3 不太清楚……

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eval docs working group issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants