Commit Graph

26440 Commits

Author SHA1 Message Date
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
累到崴脚 a8888607ce 'add8gpus'
'fix'

'fixreadme'

'fixreadme'

'readd'

fix

fix

fixscript

fixtypo
2021-06-28 19:45:07 +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
l00591931 c7bc867ae4 Add CloneCNodeWithInfos for kernel graph 2021-06-28 19:06:43 +08:00
zhoufeng 419da713dc fix opencv install on python3.9
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-28 18:55:32 +08:00
i-robot 3550dc2918 !18963 Front-end annotation correction
Merge pull request !18963 from wangnan39/fix_docs
2021-06-28 10:33:37 +00:00
liubuyu 83ef1c2348 add some dynamic ops exp, log, neg, not_equal, reciprocal and support
dynamic range
2021-06-28 18:29:47 +08:00
zhengjun10 5ea43cf044 fix lite demo issue 2021-06-28 17:55:31 +08:00
zhangxiaoxiao 87b6cf38ea deeptext bug fix 2021-06-28 17:33:44 +08:00
changzherui eed9c2847d modify callback comment 2021-06-28 17:30:18 +08:00
zhoushan 9aae26643b add compile package instruction of fl_client to build.sh 2021-06-28 17:09:50 +08:00
i-robot 4f0a30a3cf !19001 support fp16-fp32 cast on non-fp16-feature-device
Merge pull request !19001 from hangq/wood
2021-06-28 09:01:43 +00:00
maning202007 94708a9c1d fix multigraph terminate issue 2021-06-28 16:54:54 +08:00
i-robot f026c4ae3e !18808 Add Cloud Training Support for PanGu Model
Merge pull request !18808 from huangxinjing/pangu_master_run
2021-06-28 08:47:46 +00:00
changzherui 02ef4a291b fix check file name log format 2021-06-28 16:47:23 +08:00
yangyuan 14d3966bb1 disable code invoking openssl APIs in Windows platform 2021-06-28 16:44:28 +08:00
郑彬 9c95440a77 xception_can_been_used_on_ModelArts 2021-06-28 16:28:05 +08:00
dingpeifei 1bee9764e4 sympy delete 2021-06-28 16:10:29 +08:00
i-robot 19e2e063c9 !18970 fix ctpn readme and simplify batchnorm using type
Merge pull request !18970 from qujianwei/master
2021-06-28 07:56:38 +00:00