Commit Graph

125 Commits (150dad4e460f1be7eaffbe93ebcf31b761b0ce0b)

Author SHA1 Message Date
wanghua 3f536ea1b7 add bert performance test case
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
chenhaozhe b6aceddeab update bert scripts according to rules of modelzoo
5 years ago
liubuyu 107794fac9 pylint warning clean
5 years ago
zhaojichen 7c9fb3424f add epsilon parameter for layernorm
5 years ago
yoonlee666 12d9c71c83 delete dropout when prob equals 0 and adjust bert ci script
5 years ago
mindspore-ci-bot 19c200e9cc !1280 pylint clean
5 years ago
liubuyu 37be555a81 pylint clean
5 years ago
wanghua 2703ac5ba4 fix bert percision problem
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
seatea 981b013f81 Fix CSE bug for some operations like `DropoutGenMask` which should not
5 years ago
jinyaohui 2907cf4488 remove some context param
5 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
5 years ago
jinyaohui 391a060f21 remove two context param
5 years ago
wsc 46c175a574 Modify example scripts of bert model
5 years ago
wsc d428fc1166 Modify the ST test script and example script of bert model
5 years ago
mindspore-ci-bot d7242002aa !474 [MS][bert][example]Add ST test script of bert model
5 years ago
wsc e071f04d4b Add ST test script of bert with loss scale
5 years ago
leonwanghui ba43dbc148 Fix pylint warnings in mindspore st test module
5 years ago
yoonlee666 c5bfbc3556 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model
5 years ago
wanghua 5b176f258b modify bert test file
5 years ago
wanghua da123c5b3e fix bert precison bug
5 years ago
xiefangqi bc4602b58e fix and remove useless import of example, st, ut
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago