2.3K Star 8K Fork 4.2K

GVPMindSpore / mindspore

 / 详情

[1.0][MS]bertBase-gpu 's performances is 802.81 ms/step,larger than 485(standard)

DONE
Bug-Report
创建于  
2020-10-21 15:12
name about labels
Bug Report Use this template for reporting a bug kind/bug

Environment

  • Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device ascend
/device gpu
/device cpu

  • Software Environment:
    -- MindSpore version (source or binary):
    -- Python version (e.g., Python 3.7.5):Python 3.7.5
    -- OS platform and distribution (e.g., Linux Ubuntu 16.04):Ubuntu 18.04
    -- GCC/Compiler version (if compiled from source):

Related testcase

Steps to reproduce the issue

相关配置修改
modify_net_config(dest_schema_dia,['"numRows":\s*\d+'],['"numRows":{}'.format(32000)])

modify_net_config(workdir + "/src/config.py",["batch_size=\s*\d+","'optimizer': 'Lamb'"],
["batch_size={}".format(32),"'optimizer': 'AdamWeightDecay'"])

Describe the current behavior

Describe the expected behavior

Related log / screenshot

Special notes for this issue

评论 (0)

杨维维 创建了Bug-Report
杨维维 关联分支设置为r1.0
杨维维 计划截止日期设置为2020-10-31
杨维维 关联仓库设置为MindSpore/mindspore
杨维维 负责人设置为杨维维
杨维维 里程碑设置为B-NET
杨维维 计划开始日期设置为2020-10-21
杨维维 优先级设置为次要
杨维维 添加了
 
v1.0.0
标签
杨维维 添加协作者杨维维
杨维维 负责人杨维维 修改为chenweifeng
杨维维 修改了标题
杨维维 负责人chenweifeng 修改为杨维维
杨维维 取消协作者杨维维
杨维维 添加协作者chenweifeng
杨维维 任务状态TODO 修改为REJECTED
杨维维 任务状态REJECTED 修改为DONE
杨维维 里程碑B-NET 修改为B-SolutionTest
展开全部操作日志

登录 后才可以发表评论

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

搜索帮助