Commit Graph

45876 Commits

Author SHA1 Message Date
anzhengqi 82896411e0 modify part of comments 2020-04-10 19:09:54 +08:00
jinyaohui e01df47915 modify set_dataset_mode_config api param 2020-04-10 19:09:54 +08:00
liuxiao 599543932c Add pack and unpack 2020-04-10 19:09:21 +08:00
yoonlee666 ee519aa0d1 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model 2020-04-10 19:08:57 +08:00
guohongzilong 0ba72a6885 unified tensor and mindspore.type 2020-04-10 19:08:57 +08:00
jojobugfree 89f0b3b1bb profiling feature enhancement 2020-04-10 19:08:25 +08:00
Xiaoda Zhang 7798c85e70 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 2020-04-10 19:08:25 +08:00
zhaozhenlong 951e094dd4 add api image gradients 2020-04-10 19:08:25 +08:00
guohongzilong 14c5c1b57d usr mindspore. instead of mstype. 2020-04-10 19:08:25 +08:00
VectorSL 5b91515542 update lossscale for gpu 2020-04-10 19:08:25 +08:00
WeibiaoYu 5f1fedaae7 Support to config whether to save integeated checkpoint, in auto model parallel scene 2020-04-10 19:08:25 +08:00
Jonathan Yan f01098bc12 remove ENABLE_MINDRECORD flag 2020-04-10 19:08:25 +08:00
ms_yan 180c1750de add parameter check for Class Schema 2020-04-10 19:08:25 +08:00
jonyguo 6dc6d6bc83 fix: when use MindDataset block_reade=True hung 2020-04-10 19:08:25 +08:00
dengwentao c6c8c94d3f updata mkl-dnn link and md5 2020-04-10 19:08:25 +08:00
Alexey Shevlyakov b9701db887 fix RandomCropDecodeResize test 2020-04-10 19:08:25 +08:00
chengang 22578e9839 回退 'Pull Request !133 : Edit loss_scale to fit GPU' 2020-04-10 19:08:25 +08:00
VectorSL bf4c09931e edit loss_scale for gpu 2020-04-10 19:07:52 +08:00
chang zherui 0a595b4749 fix runtest.sh for python ut 2020-04-10 19:07:51 +08:00
ms_yan 1efa4ffc39 add parameter check for Class Schema 2020-04-10 19:07:51 +08:00
wanghua a8f95e6d2c modify bert test file 2020-04-10 19:05:22 +08:00
wanghua 3aa51f35c1 fix bert precison bug 2020-04-10 19:05:22 +08:00
kingfo 93fe493cf4 fix ME+GE compile error 2020-04-10 19:05:22 +08:00
zhaoting 2a82eb450e add weight decay in RMSProp optimizer 2020-04-10 19:03:04 +08:00
zhangz0911gm 23c21e191f Add FloorMod, Acosh in ME 2020-04-10 18:58:39 +08:00
Wei Luning 2ba026dbf2 remove ge depend in cpu 2020-04-10 18:57:16 +08:00
zhaoting 9b5d4eff89 add RMSProp optimizer 2020-04-10 18:51:41 +08:00
chang zherui 8adbcdbc4c delete longtime python ut 2020-04-10 18:49:40 +08:00
kswang 079df4c909 add cpu st lenet 2020-04-10 18:46:09 +08:00
lichenever 07449cd1cc fix two cast bug in auto parallel 2020-04-10 18:44:53 +08:00
zhoufeng efc6c7be63 delete abandoned script files
autogen.sh: delete
py_filter: delete
dbg_dump_parser.sh: move to script
2020-04-10 18:44:49 +08:00
chang zherui b27129c9da modify longtime python ut 2020-04-10 18:41:16 +08:00
zhaozhenlong 1984e4a1ff add operator diag and diag_part 2020-04-10 18:37:03 +08:00
leonwanghui 4c2aa41f1d 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast' 2020-04-10 18:34:27 +08:00
lichenever f0f55ad7e8 fix_cast_bug 2020-04-10 18:33:53 +08:00
mindspore-ci-bot de2d85b5fe !199 Fix the bug of weight decay for `Adam` optimizer
Merge pull request !199 from seatea/adam-weight-decay
2020-04-10 17:46:43 +08:00
mindspore-ci-bot 540a91728b !222 Modify custom op register
Merge pull request !222 from zjun/Modify_custom_op_register
2020-04-10 17:46:25 +08:00
leonwanghui d16756d33a Reduce MindSpore docker image size
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-04-10 17:43:26 +08:00
lizhenyu 8cd3308a4c change package name akg to _akg 2020-04-10 17:16:45 +08:00
zjun f5ee197b6c Modify custom op register 2020-04-10 16:52:31 +08:00
jojobugfree c1ad92ff4d remove python3.6 support in package.sh 2020-04-10 16:22:51 +08:00
guohongzilong d8b9442ab8 dataset_sink_mode is supported in model.eval() and not in model.train() in pynative mode 2020-04-10 16:09:59 +08:00
义峰潘 2bef22d8a3 fix bprop cache caused error with variable params 2020-04-10 12:21:40 +08:00
biffex 87c8f9a9a1 constant duplicate mul for momentum 2020-04-10 11:32:24 +08:00
chenfei d1a0ded6c2 use first depend create parameter 2020-04-10 11:06:24 +08:00
yoonlee666 b0fc7b7289 change op Slice to StridedSlice in bert model 2020-04-10 10:51:54 +08:00
mindspore-ci-bot 268d358a1d !187 refactor OperatorCostPtr in OperatorInfo
Merge pull request !187 from chentingting/refactor_OperatorCostPtr_in_OperatorInfo
2020-04-10 09:21:25 +08:00
mindspore-ci-bot 481ad90bed !193 Update setuptool info and rename setup_package.py file
Merge pull request !193 from leonwanghui/fixer
2020-04-10 08:51:58 +08:00
mindspore-ci-bot 1b3b3b1a1c !198 [opt] momentum duplicate mul constant
Merge pull request !198 from biffex/momentum-duplicate-mul-constant
2020-04-10 08:37:41 +08:00
mindspore-ci-bot 43d90d4e73 !210 Correct shuffle UT: buffer_size > #dataset-rows is valid
Merge pull request !210 from cathwong/ckw_dataset_shuffle_ut1
2020-04-10 04:34:13 +08:00