Commit Graph

26203 Commits

Author SHA1 Message Date
i-robot d385df8661 !19002 Ignore errors when remove the directory in bprop mindir generator
Merge pull request !19002 from YuJianfeng/bprop_mindir
2021-06-29 08:19:48 +00:00
i-robot 09601cdbed !18964 change crnn_seq2seq_ocr to be fit for 310
Merge pull request !18964 from panfengfeng/modify_crnn_seq2seq_model
2021-06-29 08:17:48 +00:00
i-robot 5a191a1002 !18423 根据相关法律政策,该内容无法显示
Merge pull request !18423 from gziyan/add_infer_train_layout_api
2021-06-29 08:15:48 +00:00
i-robot ef05bc25c8 !18993 fix bug dynamics
Merge pull request !18993 from Maige/bug
2021-06-29 08:11:46 +00:00
i-robot 875003dfad !18953 fix docs error of TransformToBNN
Merge pull request !18953 from byweng/master
2021-06-29 07:59:59 +00:00
i-robot 8102d68b8b !18420 Give concreted error when mappable dataset lack __len__ method
Merge pull request !18420 from luoyang/API-check-pybind-name
2021-06-29 07:48:03 +00:00
i-robot c67df98216 !19048 [MS][LITE][ToD] Fix saving of quantized models in TransferSession and added CI tests
Merge pull request !19048 from ehaleva/i3xuy1
2021-06-29 07:34:06 +00:00
i-robot d330eaaba4 !19057 Add adaptive dp_norm_clip for federated learning's DP mechanism
Merge pull request !19057 from jxlang910/master
2021-06-29 07:30:07 +00:00
i-robot acd53c69be !19045 [MS][LITE][toD] Bug fixing -- lenet net incorrect precision value during mixed precision training
Merge pull request !19045 from ehaleva/i3y801
2021-06-29 07:06:02 +00:00
i-robot cc8d760c8b !18980 Add NewCNodeWithInfos for kernel graph
Merge pull request !18980 from LiangZhibo/master
2021-06-29 06:52:03 +00:00
i-robot 29e7da4c3e !18941 Fix mulit call in control flow
Merge pull request !18941 from gaoyong10/new_runtime13
2021-06-29 06:42:01 +00:00
i-robot 0cfbaa15e4 !18910 transpose opreator bug fixed.
Merge pull request !18910 from 沈竞兴/Transpose
2021-06-29 06:40:02 +00:00
i-robot eaacc66601 !19042 modified the quant API document description
Merge pull request !19042 from Erpim/master
2021-06-29 06:38:01 +00:00
i-robot 4fa7da3de5 !18990 fix the bug of actor runtime in the scene of kLoadRealInput is not parameter
Merge pull request !18990 from limingqi107/actor_runtime2
2021-06-29 06:37:14 +00:00
i-robot 1983ded03f !18880 [GraphKernel] Enable TensorCore for Bert-Base, SSD on GPU
Merge pull request !18880 from lishanni/bert_bmm
2021-06-29 06:15:08 +00: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
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
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
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
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
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
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
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
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