Commit Graph

26933 Commits

Author SHA1 Message Date
jin-xiulang 5c02e1dc62 Fix an issue of mindspore federated 2021-07-09 17:02:54 +08:00
i-robot 1f1065eab0 !19787 [MSLITE] update model obfuscation tool
Merge pull request !19787 from yyuse/model_obf_bin_r1.3
2021-07-09 06:40:09 +00:00
i-robot 809ab27c4d !19652 [r1.3]fix python parameter del coredump if raise an error before init finished
Merge pull request !19652 from huanghui/r1.3-fix-parameter
2021-07-09 06:36:08 +00:00
i-robot 5b95f76198 !19743 fix issue: Resolve Python parser exception can't exit
Merge pull request !19743 from lanzhineng/r1.3
2021-07-09 06:14:20 +00:00
i-robot c8776384e9 !19593 fix matmul bug
Merge pull request !19593 from yeyunpeng2020/r1.3
2021-07-09 06:08:07 +00:00
i-robot fad679a7c0 !19744 [MS][LITE] r1.3 remove redundant load api
Merge pull request !19744 from zhengjun10/api1.3
2021-07-09 05:04:07 +00:00
i-robot a7dfad423e !19693 fix switch layer call to call
Merge pull request !19693 from gaoyong10/runtime1.3
2021-07-09 03:18:09 +00:00
i-robot e2b8ec6738 !19713 Fix a problem that if kill -9 dataset subprocesses, these subprocesses will turn to zombie processes
Merge pull request !19713 from xiefangqi/md_fix_zombie_subprocesses_r1.3
2021-07-09 03:04:07 +00:00
i-robot 4bcf62b171 !19728 add avx512 compile option
Merge pull request !19728 from zhaosida/code_clean_r1.3
2021-07-09 02:18:39 +00:00
i-robot bc5a526cb3 !19769 modify callback comment for r1.3
Merge pull request !19769 from changzherui/code_docs_callback_r1.3
2021-07-09 02:14:39 +00:00
i-robot f613af7515 !19687 fix unet to r1.3
Merge pull request !19687 from jiangzhenguang/fix_unet_to_r1.3
2021-07-09 02:06:38 +00:00
i-robot b45a455c70 !19759 fix example result of graphcell
Merge pull request !19759 from wangnan39/code_docs_fix_result_of_graphcell_example
2021-07-09 02:02:44 +00:00
yangyuan 91c1aed1aa update model obfuscation tool 2021-07-09 09:53:04 +08:00
i-robot 5ff573c71f !19750 Change some config, NCF hasn't support GPU yet.
Merge pull request !19750 from chenhaozhe/code_docs_chang_config_1.3
2021-07-09 01:44:50 +00:00
i-robot fd18b146bb !19760 Fix fl namespace issue.
Merge pull request !19760 from ZPaC/1.3-change-dir
2021-07-09 01:28:38 +00:00
i-robot a452c541d5 !19735 sponge ops update
Merge pull request !19735 from jiahongQian/code_docs_1.3
2021-07-09 01:26:42 +00:00
i-robot c116292b74 !19642 move irpass.cast_eliminate to a_2
Merge pull request !19642 from huangbingjian/move_cast_1.3
2021-07-09 01:24:39 +00:00
i-robot 5196b66781 !19754 fix error in albert script
Merge pull request !19754 from wtcheng/r1.3
2021-07-09 01:20:46 +00:00
i-robot 1328bc5fba !19639 [r1.3]Dump failed when there are duplicate fullname_with_scope in graph
Merge pull request !19639 from caifubi/r1.3
2021-07-09 01:18:49 +00:00
i-robot 2115fb981f !19567 [MS][LITE][develop] enable npu option default off
Merge pull request !19567 from sunsuodong/npu_default_off_1.3
2021-07-09 01:16:47 +00:00
i-robot 45d318991b !19749 [bugfix] The output addr of MaskedSelectGrad hasn't been memset
Merge pull request !19749 from zyli2020/r1.3
2021-07-08 23:06:39 +00:00
i-robot 26628ff1aa !19704 Remove nop node optimizer for cpu
Merge pull request !19704 from zyli2020/r1.3_mindrt
2021-07-08 18:55:05 +00:00
changzherui 945af494f4 modify callback comment 2021-07-09 00:08:58 +08:00
i-robot 912ce8f0fb !19730 upgrade_ascend_0708_mindspore
Merge pull request !19730 from mindspore_ding/upgrade_ascend_0708
2021-07-08 14:10:45 +00:00
ZPaC 4708bf9ddf Fix fl namespace issue. 2021-07-08 22:00:32 +08:00
王南 258102b4ec fix example result of graphcell 2021-07-08 21:44:02 +08:00
w00517672 de333a34de fix error in albert script 2021-07-08 21:41:28 +08:00
chenhaozhe ab7a4879e2 Modify config, NCF hasn't support GPU yet 2021-07-08 21:30:14 +08:00
i-robot dd26853335 !19679 Fix bugs of MindSpore federated's PW_ENCRYPT
Merge pull request !19679 from jxlang910/push-tor1.3
2021-07-08 13:28:40 +00:00
lizhenyu ac50a4115c [bugfix] The output of MaskEdSelectGrad is wrong due to output addr hasn't been memset 2021-07-08 21:21:16 +08:00
zhengjun10 770fbce559 remove redundant load api 2021-07-08 21:05:08 +08:00
i-robot c6c2da44b3 !19717 [MS][LITE][CPU] x86 线程切割优化
Merge pull request !19717 from liuzhongkai/thread7
2021-07-08 13:02:39 +00:00
lanzhineng 13060cec45 fix infer exception hup 2021-07-08 20:53:02 +08:00
i-robot 3d1f533dcc !19721 fix doc
Merge pull request !19721 from lianliguang/code_docs_r1.3
2021-07-08 12:31:04 +00:00
i-robot 6d26ab6a4e !19552 Fix dataset log error that dataset doesn't print error log under some scenarios
Merge pull request !19552 from xiefangqi/md_fix_log_print_r1.3
2021-07-08 12:29:04 +00:00
i-robot 5edc2f3c0b !19732 added api
Merge pull request !19732 from anancds/code_docs
2021-07-08 12:27:03 +00:00
i-robot 381ef66d2f !19731 Fix the problem of missing operator output description documents and the inconsistency between the output on some documents and the actual situation
Merge pull request !19731 from dinglinhe/code_docs_dlh_r1.3_I3ZBXW
2021-07-08 12:25:04 +00:00
i-robot d9ac1a3935 !19729 fix the docs of operators like Pad, MatrixDiag, Cellist and DemseThor
Merge pull request !19729 from dinglinhe/code_docs_dlh_r1.3_I3ZEBG
2021-07-08 12:23:05 +00:00
qianjiahong 68ded0d5d5 0706 ops zhushi 2021-07-08 20:18:22 +08:00
i-robot 514f75ff0b !19698 [MSLITE] Fix bug of nnie compilation.
Merge pull request !19698 from wangshaocong/nnie_to_r1.3
2021-07-08 11:49:03 +00:00
i-robot 25acf48655 !19674 fix coding mistakes for yolov4 and inceptionv4
Merge pull request !19674 from zhouneng/code_docs_fix_coding_errors_r1.3
2021-07-08 11:47:03 +00:00
i-robot b047943c4b !19615 fix gpu op cumprod for r1.3
Merge pull request !19615 from 杨林枫/fix_cumprod_1.3
2021-07-08 11:45:11 +00:00
dingpeifei cbc689f389 upgrade_ascend_0708_mindspore 2021-07-08 19:45:05 +08:00
zhaosida 1606c96cd8 add avx512 compile option 2021-07-08 19:44:15 +08:00
dinglinhe 02cdc53c23 fix the docs of operators like Pad, MatrixDiag, Cellist and DemseThor 2021-07-08 19:37:27 +08:00
chendongsheng 3fb5e1423b added api 2021-07-08 19:36:10 +08:00
dinglinhe 37d6cbeaa7 fix the wrong output of some operators 2021-07-08 19:35:54 +08:00
i-robot 2b5612d06f !19697 fix acc bug of albert for fl_client in r1.3
Merge pull request !19697 from zhoushan33/flclient0708_2_om_r1.3
2021-07-08 11:35:02 +00:00
i-robot 5f8f6e379b !19623 Serving, pangu alpha modelzoo
Merge pull request !19623 from 徐永飞/r1.3
2021-07-08 11:34:23 +00:00
i-robot dd4045b520 !19684 [MS][LITE]Fix x86_linus inference time
Merge pull request !19684 from gongdaguo/fix_x86_runtime4
2021-07-08 11:13:43 +00:00