Commit Graph

226 Commits

Author SHA1 Message Date
jinyaohui 5e43edc474 clean pylint 2020-06-04 21:03:30 +08:00
wanghua 3f536ea1b7 add bert performance test case 2020-06-02 19:53:38 +08:00
jinyaohui 86d197dfeb clean pylint 2020-05-29 23:00:00 +08:00
chenhaozhe b6aceddeab update bert scripts according to rules of modelzoo 2020-05-27 14:27:09 +08:00
liubuyu 107794fac9 pylint warning clean 2020-05-25 11:52:36 +08:00
zhaojichen 7c9fb3424f add epsilon parameter for layernorm 2020-05-22 05:36:39 -04:00
yoonlee666 12d9c71c83 delete dropout when prob equals 0 and adjust bert ci script 2020-05-21 22:08:36 +08:00
mindspore-ci-bot 19c200e9cc !1280 pylint clean
Merge pull request !1280 from liubuyu/master
2020-05-21 11:27:07 +08:00
liubuyu 37be555a81 pylint clean 2020-05-20 11:12:14 +08:00
wanghua 2703ac5ba4 fix bert percision problem 2020-05-19 21:01:42 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui bcfaff97f9 clean pylint 2020-05-18 10:31:46 +08:00
seatea 981b013f81 Fix CSE bug for some operations like `DropoutGenMask` which should not
be optimized as it will generate different values each time.
2020-05-16 18:58:43 +08:00
jinyaohui 2907cf4488 remove some context param 2020-05-16 15:07:13 +08:00
candanzg 2cc85bdc93 Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
2020-05-13 17:49:07 +08:00
jinyaohui 391a060f21 remove two context param 2020-05-12 22:11:50 +08:00
wsc 46c175a574 Modify example scripts of bert model 2020-05-09 18:52:40 +08:00
wsc d428fc1166 Modify the ST test script and example script of bert model 2020-04-28 20:51:25 +08:00
mindspore-ci-bot d7242002aa !474 [MS][bert][example]Add ST test script of bert model
Merge pull request !474 from wsc/lossscale_script
2020-04-27 09:16:16 +08:00
wsc e071f04d4b Add ST test script of bert with loss scale 2020-04-26 16:37:49 +08:00
leonwanghui ba43dbc148 Fix pylint warnings in mindspore st test module 2020-04-22 16:44:19 +08:00
yoonlee666 c5bfbc3556 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model 2020-04-08 14:31:18 +08:00
wanghua 5b176f258b modify bert test file 2020-04-03 18:20:50 +08:00
wanghua da123c5b3e fix bert precison bug 2020-04-03 14:55:25 +08:00
xiefangqi bc4602b58e fix and remove useless import of example, st, ut 2020-04-02 22:13:36 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00