Commit Graph

27102 Commits

Author SHA1 Message Date
mindmender_duan 232215ffe0 add DeepLM model 2021-07-09 09:53:30 +08:00
i-robot b7b0c912c2 !19722 fix docs error of probability
Merge pull request !19722 from byweng/code_docs_master
2021-07-09 01:52:40 +00:00
i-robot 0768df5144 !19753 Change some config, NCF hasn't support GPU yet.
Merge pull request !19753 from chenhaozhe/code_docs_change_config
2021-07-09 01:44:50 +00:00
i-robot fb5aeca661 !19740 upgrade_ascend_0708master
Merge pull request !19740 from shenwei41/upgrade_ascend_0708master
2021-07-09 01:26:42 +00:00
panfengfeng e158b8fce1 add cnn_direction_model gpu version 2021-07-09 09:24:28 +08:00
i-robot 81a976417e !19492 [master]Dump failed when there are duplicate fullname_with_scope in graph
Merge pull request !19492 from caifubi/master-data-dump
2021-07-09 01:20:46 +00:00
i-robot db3317d6ce !19757 fix error in albert script master
Merge pull request !19757 from wtcheng/master
2021-07-09 01:18:49 +00:00
i-robot 9527016549 !18912 [MS][LITE][develop] enable npu option default off
Merge pull request !18912 from sunsuodong/npu_default_off
2021-07-09 01:16:47 +00:00
i-robot 023f902db3 !19747 [bugfix] The output addr of MaskedSelectGrad hasn't been memset
Merge pull request !19747 from zyli2020/mindrt_debug
2021-07-09 01:08:43 +00:00
zengzitao aa019a639f support complex in gpu about graph_kernel 2021-07-09 08:51:52 +08:00
John Tzanakakis a0c6e29312 seg fault and existing dump fix 2021-07-08 16:53:48 -04:00
i-robot 54f8c81049 !19706 Remove nop node optimizer for cpu
Merge pull request !19706 from zyli2020/fix_mindtest_bug
2021-07-08 20:26:39 +00:00
changzherui e2a46ab0fb modify callback comment 2021-07-08 23:59:12 +08:00
changzherui 19c0303313 mod inc load mindir 2021-07-08 23:51:15 +08:00
limingqi107 ca517207ac fix bug of CPU workspace address must not be nullptr 2021-07-08 23:09:09 +08:00
i-robot 6627e20ba1 !19666 fixed state
Merge pull request !19666 from anancds/issue
2021-07-08 13:56:45 +00:00
ZPaC d6fdec8013 Fix fl namespace issue. 2021-07-08 21:52:21 +08:00
w00517672 7d49202311 fix error in albert script 2021-07-08 21:45:40 +08:00
王南 4f34ad8247 fix example result of graphcell 2021-07-08 21:43:06 +08:00
chenhaozhe fb7dc22d2e Modify config, NCF hasn't support GPU yet 2021-07-08 21:34:32 +08:00
i-robot de4b9a94fc !19655 fix switch layer call to call
Merge pull request !19655 from gaoyong10/new_runtime23
2021-07-08 13:30:48 +00:00
lizhenyu 3ff218279f [bugfix] The output of MaskEdSelectGrad is wrong due to output addr hasn't been memset 2021-07-08 21:13:56 +08:00
zhangxuetong 3724910237 support model build with model buf 2021-07-08 21:02:27 +08:00
i-robot 1881432ade !19737 added api
Merge pull request !19737 from anancds/code_docs
2021-07-08 12:43:32 +00:00
lanzhineng 34aae1bef4 clear exception_ptr 2021-07-08 20:41:29 +08:00
shenwei41 67f4d0e630 upgrade_ascend_0708 2021-07-08 20:41:09 +08:00
FOURTH fb72d02ffb fat-deepffm infer 310 commit 2021-07-08 20:34:44 +08:00
i-robot cdeb8e86d0 !19547 [MS][LITE][CPU] x86线程切割优化
Merge pull request !19547 from liuzhongkai/thread2
2021-07-08 12:33:04 +00:00
i-robot 372f8dfa6f !19724 fix docs
Merge pull request !19724 from lianliguang/code_docs_primitive
2021-07-08 12:29:04 +00:00
chendongsheng ab1f580657 added api 2021-07-08 20:27:26 +08:00
qianjiahong cbcbd50336 fix docs error of probability 2021-07-08 20:25:16 +08:00
Liu_Xuu a6b62ba502 [MSLITE] add opencl gpu compile support for arm32 2021-07-08 20:14:03 +08:00
i-robot 56cf5f70c6 !19643 update docs for its wrong output
Merge pull request !19643 from dinglinhe/code_docs_dlh_ms_I3ZJRT
2021-07-08 12:11:04 +00:00
dinglinhe 570b90356b update docs for its wrong output 2021-07-08 19:55:32 +08:00
i-robot 23df0f83a3 !19634 Fix bugs of MindSpore federated's PW_ENCRYPT
Merge pull request !19634 from jxlang910/cipher_branch
2021-07-08 11:49:03 +00:00
i-robot 0792bbd63e !19462 fix cumprod when exclusive=True
Merge pull request !19462 from 杨林枫/fix_cumprod
2021-07-08 11:47:03 +00:00
i-robot 15fef49bb6 !19401 [MSLITE] Fix bug of nnie compilation.
Merge pull request !19401 from wangshaocong/nnie_to_master_v2
2021-07-08 11:45:11 +00:00
i-robot c6017df10d !19691 fix acc bug of albert for fl_client in master
Merge pull request !19691 from zhoushan33/flclient0708_2_om_master
2021-07-08 11:35:02 +00:00
i-robot b4c04ef3a8 !19622 Serving, pangu alpha modelzoo
Merge pull request !19622 from 徐永飞/master
2021-07-08 11:34:23 +00:00
lianliguang 66e53f8785 fix doc 2021-07-08 19:23:30 +08:00
i-robot 281ae277cf !19657 [MS][LITE]Fix X86 Linux inference speed
Merge pull request !19657 from gongdaguo/fix_x86_runtime2
2021-07-08 11:13:43 +00:00
i-robot 0633cd8f27 !19660 [MS][LITE][Develop] lite version 1.3.0
Merge pull request !19660 from sunsuodong/code_docs_version
2021-07-08 11:09:48 +00:00
i-robot 6b02817067 !19709 unet postprocess bug fix master
Merge pull request !19709 from 张晓晓/code_docs_unet
2021-07-08 10:45:42 +00:00
lizhenyu 856e5d5a77 Remove nop node optimizer for cpu 2021-07-08 18:00:27 +08:00
wang_shaocong e0d443e5ea [MSLITE] Fix bug of nnie compilation 2021-07-08 17:54:01 +08:00
xiefangqi 07c73576d3 fix zombie subprocesses problem 2021-07-08 17:51:31 +08:00
yangzhenzhang 9569cc665f check strategy for conv2d transpose 2021-07-08 17:21:07 +08:00
xuyongfei 1d815dff00 Serving, pangu alpha modelzoo 2021-07-08 17:17:41 +08:00
zhangxiaoxiao deb38e76a8 unet bug fix master
modified:   official/cv/unet/postprocess.py
2021-07-08 17:17:24 +08:00
Ziyan 0f854d89d9 fix maxpool log 2021-07-08 17:09:49 +08:00