Commit Graph

1709 Commits

Author SHA1 Message Date
mindspore-ci-bot e433f1e70a !870 fix performance bug and codedex error
Merge pull request !870 from wandongdong/master
2020-04-30 20:59:22 +08:00
mindspore-ci-bot c880562ba9 !895 fix dataset comment format
Merge pull request !895 from panfengfeng/panff/fix_dataset_format
2020-04-30 19:19:19 +08:00
mindspore-ci-bot 466fed2794 !902 docking OnesLike for open source process
Merge pull request !902 from zhangbuxue/docking_OnesLike_for_open_source
2020-04-30 18:53:26 +08:00
buxue 36fbcbd9e1 docking OnesLike for open source process 2020-04-30 18:45:37 +08:00
mindspore-ci-bot 81ad297f43 !706 Fix CSE bug for `DropoutGenMask` operation
Merge pull request !706 from seatea/fix-cse-bug-for-dropoutgenmask
2020-04-30 18:32:15 +08:00
mindspore-ci-bot b2dccfd393 !900 revert nlp preprocess to mindrecord example
Merge pull request !900 from guozhijian/revert_nlp_to_mindrecord_example
2020-04-30 18:28:48 +08:00
wandongdong 7d30d27e50 fix performance bug and codedex 2020-04-30 18:08:30 +08:00
zhaoting 67b9a2036b delete enable_auto_mixed_precision context 2020-04-30 18:05:38 +08:00
mindspore-ci-bot c0297af6c6 !885 Add relative path support in inference for resnet50_cifar10 example
Merge pull request !885 from gengdongjie/master
2020-04-30 18:03:11 +08:00
changzherui b323199dc1 syn code 430 2020-04-30 17:55:12 +08:00
mindspore-ci-bot eb76956dcb !897 [AutoParallel] Adjustements w.r.t distributed execution
Merge pull request !897 from Chong/avril
2020-04-30 17:22:45 +08:00
jonyguo 1485ff2c4d revert NLP to MindRecord example 2020-04-30 17:15:46 +08:00
mindspore-ci-bot a5b530c427 !857 use parameter name as the key of strategy checkpoint
Merge pull request !857 from yao_yf/strategy_ckpt_key_to_use_param_name
2020-04-30 17:12:51 +08:00
mindspore-ci-bot aaf8ade7ab !886 fix issues pack raise error when input list length is 1
Merge pull request !886 from zhaozhenlong/fix-issues-pack-one-input-error
2020-04-30 16:46:00 +08:00
ch-l caac6bce5c adjustements w.r.t. distributed execution 2020-04-30 10:23:01 +02:00
mindspore-ci-bot d84ba5ae8e !866 Enable BatchNorm fusion pass
Merge pull request !866 from YuJianfeng/bn
2020-04-30 16:14:50 +08:00
mindspore-ci-bot 9d596558d3 !888 Add comment of print op cannot support tensor which the data is a scalar type
Merge pull request !888 from ghzl/print-op-cannot-support-tensor-scalar
2020-04-30 16:07:39 +08:00
zhaozhenlong 4694c979a5 delete pack description about num and add raise error
SparseApplyAdagrad example format

PReLU and grad state 1-d not supported

atan2 bprop dx dy revert to original shapes
2020-04-30 16:05:03 +08:00
panfengfeng 36a935f701 fix dataset format 2020-04-30 15:52:12 +08:00
mindspore-ci-bot d17d61265d !893 fix randomaffine error
Merge pull request !893 from panfengfeng/panff/fix_randomaffine_error
2020-04-30 15:36:44 +08:00
YuJianfeng 7185961e89 Enable BatchNorm fusion pass 2020-04-30 15:29:23 +08:00
mindspore-ci-bot 576687173f !860 [Auto parallel] Fix some code-style warnings
Merge pull request !860 from Xiaoda/fix_some_codestyle_warnings
2020-04-30 15:27:10 +08:00
mindspore-ci-bot 8cc5942966 !853 get input info of fusionop by visitkernel
Merge pull request !853 from Etone.Chan/master
2020-04-30 15:24:02 +08:00
gengdongjie 5375b66cc9 add relative path support in resnet50_cifar10 example 2020-04-30 15:15:24 +08:00
panfengfeng 76fda356f6 fix randomaffine error 2020-04-30 14:59:31 +08:00
mindspore-ci-bot 7eaed2463f !786 GPU update testcase for amp
Merge pull request !786 from VectorSL/gpu-add-test-amp
2020-04-30 14:56:59 +08:00
mindspore-ci-bot 4c32d7e6b8 !887 fix generatordataset shuffle parameter check
Merge pull request !887 from panfengfeng/panff/check_generatordataset_shuffle
2020-04-30 14:50:27 +08:00
mindspore-ci-bot d436f798dc !881 Remove redundant process of keeping roots.
Merge pull request !881 from ZhangQinghua/master
2020-04-30 14:35:22 +08:00
guohongzilong eacfce78cc print op cannot support tensor which the data is scalar 2020-04-30 14:34:59 +08:00
mindspore-ci-bot bd6ece2900 !854 reorder getnext firstly for getnex parallel
Merge pull request !854 from laiyongqiang/reorder_getnext
2020-04-30 14:34:30 +08:00
mindspore-ci-bot 0b67ca85df !884 fix checking bug of ApplyCenteredRMSProp
Merge pull request !884 from fary86/fix_checking_bug_of_ApplyCenteredRMSProp
2020-04-30 14:28:54 +08:00
mindspore-ci-bot 0611c1a579 !849 [CT][MS] Wrong format of broadcast output, when multi-output
Merge pull request !849 from vlne-v1/I1FQ76-wrong-format-of-boardcast-output-when-multi-output
2020-04-30 14:27:36 +08:00
mindspore-ci-bot 6a625dbb7b !883 modify timemonitor callback
Merge pull request !883 from changzherui/mod_timemonitor
2020-04-30 14:26:39 +08:00
Etone.Chan fa21353c5c get input info of fusionop by visitkernel 2020-04-30 14:18:41 +08:00
mindspore-ci-bot 67f3d0eb5d !871 dataset: repair take op problem when there exist muti-thread in next node
Merge pull request !871 from ms_yan/take_operator
2020-04-30 14:08:38 +08:00
panfengfeng 5e7cef7e3d fix generatordataset check shuffle parameter 2020-04-30 13:12:05 +08:00
chenzupeng a109bc3d96 add onnx op converter: ReLU6, DepthwiseConv2dNative 2020-04-30 12:59:39 +08:00
Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node 2020-04-30 12:00:56 +08:00
mindspore-ci-bot 0edf22e68c !879 fix Segmentation fault occurs while the feature “loss scale” is used and "task_sink_mode" is set to "False" at the same time
Merge pull request !879 from wanghua/master
2020-04-30 11:50:25 +08:00
mindspore-ci-bot ff1a05d6c8 !882 fix bug of bprop of FloorMod
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
2020-04-30 11:44:49 +08:00
VectorSL 1d7fe758a0 gpu add test for amp 2020-04-30 11:44:16 +08:00
mindspore-ci-bot db3dd02838 !847 Optimize the collectors in manager which listen to the graphs and nodes changes.
Merge pull request !847 from ZhangQinghua/opt
2020-04-30 11:12:40 +08:00
fary86 d52277a9a4 Fix checking bug of ApplyCenteredRMSProp 2020-04-30 11:12:29 +08:00
mindspore-ci-bot 8c035a5171 !756 Gpu support LayerNorm kernel
Merge pull request !756 from chenweifeng/layer_norm
2020-04-30 11:11:06 +08:00
changzherui e6beba0b25 modify timemonitor callback 2020-04-30 11:06:01 +08:00
buxue 0c6cf98db0 fix bug of brpop of FloorMod 2020-04-30 11:02:02 +08:00
yao_yf 5a6540450e use param name as the key of strategy checkpoint 2020-04-30 11:01:32 +08:00
leonwanghui 1779479d4b Fix release package link in README.md
Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
2020-04-30 10:43:53 +08:00
Zhang Qinghua 353cbc99ff Remove redundant process of keeping roots. 2020-04-30 10:38:05 +08:00
wanghua fdbef20638 fix loss scale and task_sink_mode to false at the same time cause segmentation fault 2020-04-30 10:28:46 +08:00