Commit Graph

26406 Commits

Author SHA1 Message Date
huangmengxi 7f2eb50abb fix 2021-06-29 14:14:43 +08:00
dayschan 149dab39c5 Add expander for AddN; update akg submodule 2021-06-29 11:43:46 +08:00
i-robot fc884e44b6 !19008 disable code invoking openssl APIs in Windows platform
Merge pull request !19008 from yyuse/fl_mpc_ci
2021-06-29 03:16:00 +00:00
YangLuo 17c121b087 Give concreted error when mappable dataset lack __len__ method 2021-06-29 11:13:12 +08:00
i-robot 4b2f838fb4 !18992 modify export
Merge pull request !18992 from Maige/export
2021-06-29 03:04:10 +00:00
zhouyaqiang 2c5aeec322 Combine resnext50 and resnext101 2021-06-29 10:56:53 +08:00
i-robot ba2f6bbd62 !18997 fix docstr and tensor.sum
Merge pull request !18997 from wangrao124/pr_ms_0628
2021-06-29 02:56:01 +00:00
i-robot 2ffb014dc9 !18950 adapt for multi-frontend cj
Merge pull request !18950 from qingshanxiaozi/adapt_for_cj
2021-06-29 02:54:00 +00:00
yuzhenhua fcf3db5a44 add parameter for ssd-resnet50 inference 2021-06-29 10:53:12 +08:00
i-robot 52a91df23b !19031 sync bugfix of Gather op from enterprize
Merge pull request !19031 from zuochuanyong/sync_enterprize_fixes
2021-06-29 02:44:01 +00:00
Ziyan b6aa108545 add infer train layout api 2021-06-29 10:39:47 +08:00
jin-xiulang 2cfa4511f9 Add adaptive dp_norm_clip for federated learning's DP mechanism 2021-06-29 10:32:16 +08:00
lanzhineng e2adafed3b infer opt: determined fun graph first runs & opt exception handle 2021-06-29 10:26:05 +08:00
i-robot 2773933b3e !19027 [MS][LITE][STABLE]registry kernel support cxx api
Merge pull request !19027 from chenjianping/kernel_reg
2021-06-29 02:22:03 +00:00
i-robot ae8c9a41df !18994 [ME]Amp.py indent fix
Merge pull request !18994 from chenfei_mindspore/code_docs_api_clean
2021-06-29 02:16:05 +00:00
i-robot 8a56dc7f69 !18965 Make GPU Dump Async
Merge pull request !18965 from parastooashtari/new_unified_gpu
2021-06-29 02:14:00 +00:00
dinglinhe 109befef80 The mindspore_hub_conf file required for the operation of the hub warehouse 2021-06-29 10:13:08 +08:00
Erpim ce2c5d5fce modified the quant API document description 2021-06-29 09:54:13 +08:00
i-robot 229d908dcf !18935 add compile package instruction of fl_client to build.sh
Merge pull request !18935 from zhoushan33/flclient0626_om
2021-06-29 01:46:01 +00:00
yujianfeng 773959fbd3 Add a experimental bprop directory to store new bprop 2021-06-29 09:41:10 +08:00
i-robot f8e16822b9 !19029 change need_check_supported of pack operator from True to False.
Merge pull request !19029 from wangshuide/wsd_master
2021-06-29 01:34:16 +00:00
i-robot 7bb22a0924 !19004 Xception can been used on ModelArts
Merge pull request !19004 from 郑彬/master
2021-06-29 01:16:07 +00:00
i-robot 47f3b394cc !18878 fix allgather op select
Merge pull request !18878 from yuchaojie/op_select
2021-06-29 01:12:01 +00:00
Emir Haleva d362914873 fixed issue of quantization saving in transferSession and added CI tests 2021-06-28 23:59:33 +03:00
Parastoo Ashtari e2a4172560 make gpu dump truly async 2021-06-28 16:44:35 -04:00
qingshanxiaozi 4aaac53e21 adapt for multi-frontend cj
Signed-off-by: qingshanxiaozi <qingshanxiaozi@163.com>
2021-06-29 01:14:52 +08:00
zhangzhenghai 627b18b293 !19022 fix opencv install on python3.9
Merge pull request !19022 from zhoufeng/fix-py39-opencv-install
2021-06-28 16:03:45 +00:00
i-robot 3629df552c !18937 upgrade_ascend_0626_mindspore
Merge pull request !18937 from mindspore_ding/upgrade_ascend_0626
2021-06-28 15:50:14 +00:00
Emir Haleva 49b9195fd9 fixed train accuracy in fp16 2021-06-28 17:25:15 +03:00
dingpeifei 63784e49f5 upgrade_ascend_0626_mindspore 2021-06-28 22:03:19 +08:00
mengyuanli 44ba4afe3a add model input index and output index 2021-06-28 21:15:52 +08:00
wang_shaocong 9e8d6c51fe [MSLITE] add third_party library and include files to package. 2021-06-28 21:14:01 +08:00
i-robot 38e7736da7 !18889 dataset: modify some log and comment
Merge pull request !18889 from ms_yan/log_modify_little
2021-06-28 13:06:56 +00:00
guan_wen_cong 8b165b91f1 Add Faster_RCNN-Resnet 2021-06-28 20:55:31 +08:00
i-robot bb3b173db9 !18995 Update docs about hccl_tools.
Merge pull request !18995 from chenhaozhe/add-help-hccl-tools
2021-06-28 12:50:53 +00:00
i-robot 6788a45bd5 !19015 modify callback comment
Merge pull request !19015 from changzherui/fix_callback_comment
2021-06-28 12:48:57 +00:00
yefeng b92e7ed7d3 ios compile new xcode 2021-06-28 20:46:57 +08:00
i-robot f9c7d743a0 !19013 fix check file name log format
Merge pull request !19013 from changzherui/fix_file_name_check
2021-06-28 12:46:55 +00:00
limingqi107 5d1c8dc4f5 fix the bug of actor runtime in the scene of kLoadRealInput is not parameter 2021-06-28 20:42:25 +08:00
i-robot b1e337d8bd !18805 Fixing multigraph online debugger terminate issue
Merge pull request !18805 from maning202007/master
2021-06-28 12:28:58 +00:00
i-robot 97fa0e6398 !18613 fix issues for code check
Merge pull request !18613 from jiangshuqiang/fix_code_check
2021-06-28 12:22:55 +00:00
i-robot 6a0b05c5aa !19035 adjust api format of thor
Merge pull request !19035 from wangshuangling/code_docs_api
2021-06-28 12:20:54 +00:00
chenjianping 3f4a587849 registry kernel support cxx api 2021-06-28 20:05:26 +08:00
zuochuanyong 6fe4ddbc58 sync bugfix of Gather op from enterprize 2021-06-28 19:48:16 +08:00
i-robot 9dee4ddbb2 !18927 [MSLITE] Modify package name of nnie.
Merge pull request !18927 from wangshaocong/nnie_to_master
2021-06-28 11:44:54 +00:00
chenfei 3cba85e942 amp.py indent fix 2021-06-28 19:44:30 +08:00
sl_wang d91bf52e09 adjust format of api 2021-06-28 19:43:17 +08:00
wangshuide2020 91f94688e8 change need_check_supported of pack register info from True to False. 2021-06-28 19:33:25 +08:00
yujianfeng c89584eade Fix the bprop mindir generator 2021-06-28 19:15:35 +08:00
i-robot 9cdfe92a50 !19017 [MS][LITE] fix lite demo issue
Merge pull request !19017 from zhengjun10/master
2021-06-28 11:11:01 +00:00