Commit Graph

26226 Commits

Author SHA1 Message Date
chenhaozhe 742f4fcc75 add hccn.conf description in readme of hccl_tools 2021-06-29 20:52:43 +08:00
i-robot 55907b79e0 !19101 update pillow version 8.2.0
Merge pull request !19101 from shenwei41/code_docs_update_pillow
2021-06-29 12:23:07 +00:00
i-robot 3a0ac41336 !19060 Combine resnext50 and resnext101
Merge pull request !19060 from zhouyaqiang0/master
2021-06-29 11:41:08 +00:00
shenwei41 69812b8adb update pillow 8.2.0 2021-06-29 19:20:49 +08:00
i-robot c8037bac0e !18458 Faster_RCNN-Resnet(With Resnet50,101,152 backbone)
Merge pull request !18458 from 关文聪/master
2021-06-29 11:17:06 +00:00
i-robot f939057247 !15433 add Pronet
Merge pull request !15433 from qb/pro1
2021-06-29 09:37:48 +00:00
i-robot 92675f7572 !18747 Add expander for op AddN
Merge pull request !18747 from DeshiChen/0618_expand_addn
2021-06-29 09:32:03 +00:00
i-robot e14c86cdb5 !19039 fix bug while checking device and package support fp16
Merge pull request !19039 from hangq/wood
2021-06-29 09:28:17 +00:00
i-robot e9c7df5eba !18338 add some ops supported dynamic shape
Merge pull request !18338 from liubuyu/dynamic_op
2021-06-29 09:23:57 +00:00
i-robot 98412c8a32 !19016 deeptext bug fix
Merge pull request !19016 from 张晓晓/deeptext
2021-06-29 08:51:45 +00:00
i-robot 98f804f31f !18989 [MSLITE] Add third_party library and include files to the package.
Merge pull request !18989 from wangshaocong/nnie_to_master_v2
2021-06-29 08:47:55 +00:00
i-robot f9ce5e7ec3 !19055 Add a experimental bprop directory to store new bprop
Merge pull request !19055 from YuJianfeng/bprop_mindir1
2021-06-29 08:23:47 +00:00
i-robot d23ddffc16 !19003 Update the mindspore_hub_conf file required for the operation of the hub warehouse in the mindspore warehouse
Merge pull request !19003 from dinglinhe/dlh_code_ms_I3J8EP_1
2021-06-29 08:21:47 +00:00
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
hangangqiang 2774755e4a fix bug while checking device and package support fp16 2021-06-29 15:40:25 +08: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
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
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
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