-
Notifications
You must be signed in to change notification settings - Fork 836
Closed
Labels
evaldocs working group issuedocs working group issue
Description
文档中英文链接
中文链接: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。
Metadata
Metadata
Assignees
Labels
evaldocs working group issuedocs working group issue