Commit Graph

8 Commits

Author SHA1 Message Date
yoonlee666 f12291a38c bugfix bert perf test 2020-09-18 17:06:35 +08:00
Hoai Linh Tran 2861e5462d Add optimization pass to remove redundant Select, fix uninitiated parameter in test_bert_train.py script
Create a new pass named ValueBasedEliminate to reduce the load of Arithmetic Simplify

Code review
2020-07-28 01:04:29 -04:00
Wei Luning 484d7f10c8 refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache 2020-07-23 12:43:37 +08:00
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers 2020-07-20 21:09:20 +08:00
jinyaohui 5e43edc474 clean pylint 2020-06-04 21:03:30 +08:00
yvetteliu 9b0aa3eb4a Modify the importing path of BERT after its src has been moved.
Fix an error.
2020-05-28 16:09:42 +08:00
jinyaohui 26fd75895d pylint waring clean 2020-05-13 11:30:27 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00