Commit Graph

26 Commits

Author SHA1 Message Date
ash 7dc344a0f5 delete old test case of models 2024-01-24 10:00:35 +08:00
ckey_Dou 4988e94dfd fix check in api 2023-03-31 16:38:39 +08:00
huangbingjian d0dd47ef3b clean code 2022-08-26 11:41:03 +08:00
chenhaozhe 12fab451e8 fix test cases about models 2021-09-23 09:19:37 +08:00
Zhang Qinghua a137fa1d0b Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
2021-08-28 17:36:12 +08:00
huangbingjian 134d5dfe4b separate irpass EnvGetItemEliminater and ItemTupleOrListEliminator 2021-04-02 17:38:40 +08:00
huangbingjian 7e3afac1c0 add me daily monitor files 2021-02-09 15:34:53 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
hesham 9cee0d2143 Add num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
yoonlee666 f12291a38c bugfix bert perf test 2020-09-18 17:06:35 +08:00
panyifeng 1a54785fe2 remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
panyifeng 637e812347 remove global grad ops 2020-08-24 16:50:09 +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
wukesong 7dfd369998 modify lenet&alexnet dir 2020-06-18 20:45:46 +08:00
jinyaohui 5e43edc474 clean pylint 2020-06-04 21:03:30 +08:00
mindspore-ci-bot 4da9fe083b !1584 Modify the importing path of BERT after its src has been moved.
Merge pull request !1584 from lyvette/master
2020-05-29 09:12:46 +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
Yang 9b2a778d94 !1478 [Dataset] clean pylint. 2020-05-28 14:06:36 +08:00
Yang abca62f407 10:00 26/5 clean pylint 2020-05-26 10:05:12 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui 26fd75895d pylint waring clean 2020-05-13 11:30:27 +08:00
jonyguo 819b102ef8 add performance test for mindrecord 2020-04-28 09:10:22 +08:00
buxue 7541d3b067 Develop op MaxPoolWithArgMax 2020-04-08 20:47:49 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00