2.3K Star 8.1K Fork 4.3K

GVPMindSpore / mindspore

 / 详情

[CT][MS][OCCM][Adam][api mapping] The document of Adam in api mapping document has error

DONE
Bug-Report
创建于  
2022-12-02 15:44
name about labels
Bug Report The document of Adam in api mapping document has error kind/bug

Describe the current behavior / 问题描述 (Mandatory / 必填)

The document of Adam in api mapping document has error

两个class

class classmindspore.nn.Adam(
    params,
    learning_rate=1e-3,
    beta1=0.9,
    beta2=0.999,
    eps=1e-8,
    use_locking=False,
    use_nesterov=False,
    weight_decay=0.0,
    loss_scale=1.0,
    use_amsgrad=False
)(gradients) -> Tensor

Environment / 环境信息 (Mandatory / 必填)

  • Hardware Environment(Ascend/GPU/CPU) / 硬件环境:

/device ascend

  • Software Environment / 软件环境 (Mandatory / 必填):
    -- MindSpore version (e.g., 1.7.0.Bxxx) :
    -- Python version (e.g., Python 3.7.5) :
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):
    -- GCC/Compiler version (if compiled from source):

  • Excute Mode / 执行模式 (Mandatory / 必填)(PyNative/Graph):

/mode pynative
/mode graph

Related testcase / 关联用例 (Mandatory / 必填)

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

Describe the expected behavior / 预期结果 (Mandatory / 必填)

Related log / screenshot / 日志 / 截图 (Mandatory / 必填)

Special notes for this issue/备注 (Optional / 选填)

评论 (4)

祝俊安 创建了Bug-Report
祝俊安 复制于任务 I64BR8
祝俊安 添加了
 
sig/doc
标签
祝俊安 添加了
 
stage/prec-tuning
标签
祝俊安 添加了
 
v2.0.0.rc1
标签
祝俊安 添加了
 
attr/serviceability
标签
祝俊安 添加协作者祝俊安
展开全部操作日志

Please assign maintainer to check this issue.
请为此issue分配处理人。
@祝俊安

Please add labels (comp or sig), also you can visit https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md to find more.
为了让代码尽快被审核,请您为Pull Request打上 组件(comp)或兴趣组(sig) 标签,打上标签的PR可直接推送给责任人进行审核。
更多的标签可以查看https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md
以组件相关代码提交为例,如果你提交的是data组件代码,你可以这样评论:
//comp/data
当然你也可以邀请data SIG组来审核代码,可以这样写:
//sig/data
另外你还可以给这个PR标记类型,例如是bugfix或者是特性需求:
//kind/bug or //kind/feature
恭喜你,你已经学会了使用命令来打标签,接下来就在下面的评论里打上标签吧!

祝俊安 修改了描述
祝俊安 复制了任务 I64BYS
李林杰 任务状态TODO 修改为VALIDATION
李林杰 添加协作者李林杰
李林杰 负责人李林杰 修改为祝俊安
李林杰 取消协作者祝俊安
李林杰 里程碑B-SIG-OPS 修改为B-ComponentTest
李林杰 添加了
 
rca/others
标签
李林杰 添加了
 
rct/oldrelease
标签
李林杰 添加了
 
ctl/componenttest
标签
祝俊安 任务状态VALIDATION 修改为DONE

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
10642234 lilinjie11 1650588293
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore

搜索帮助