Commit Graph

28718 Commits

Author SHA1 Message Date
i-robot 56fcdcc69f !21557 fix: thirdparty icu4c binscope
Merge pull request !21557 from guozhijian/fix_icu4c_binscope
2021-08-10 02:06:52 +00:00
i-robot 5f92471380 !20561 [MS][RDR] Fix set GLOG_log_dir bugs
Merge pull request !20561 from louie5/glog
2021-08-10 01:41:10 +00:00
i-robot 52e0ee8e60 !21573 [MSLITE] init context ptr to nullptr
Merge pull request !21573 from Liu_Xuu/master
2021-08-10 01:31:43 +00:00
i-robot 846393b176 !21564 [MS][LITE][Develop] fix debug
Merge pull request !21564 from sunsuodong/fix_debug
2021-08-10 01:21:39 +00:00
i-robot 798833b605 !21471 fix java assembleRelease
Merge pull request !21471 from yeyunpeng2020/master
2021-08-10 01:18:19 +00:00
i-robot f4a23f6a69 !21523 avoid npu bug of conv bias channel 0
Merge pull request !21523 from zhaozhenlong/lite/issue/npu_avoid_320_011_018
2021-08-10 01:13:42 +00:00
i-robot b8767cfd53 !18850 master_resnext152
Merge pull request !18850 from zhanggy/master
2021-08-10 01:09:02 +00:00
i-robot ef2d3ad850 !21507 fix insert cast in cpu pynative mode
Merge pull request !21507 from baihuawei/insert_cast_fix
2021-08-09 16:52:58 +00:00
i-robot fe3aa8cfc2 !19891 Sending heartbeat periodically to MI
Merge pull request !19891 from sabrinasun_59ee/dev
2021-08-09 13:57:55 +00:00
i-robot a1fb0485e2 !21456 Revert parameter.__del__ to avoid NoneType error if excute fail
Merge pull request !21456 from huanghui/fix-nonetype-error-if-excute-fail
2021-08-09 12:43:26 +00:00
Liu_Xuu 2fc091dab2 [MSLITE] init context ptr to nullptr 2021-08-09 19:34:56 +08:00
i-robot 42c5785c6b !21533 add subgraph util for func_graph
Merge pull request !21533 from hangq/master
2021-08-09 11:06:37 +00:00
i-robot 4aaa8126a0 !21528 Add Parallel Print Support
Merge pull request !21528 from huangxinjing/add_print
2021-08-09 10:55:04 +00:00
i-robot 6528d9bb0d !21495 [MSLITE] Fix bug of variable weight convolution.
Merge pull request !21495 from wangshaocong/var_conv_weight
2021-08-09 09:59:41 +00:00
i-robot dc626617fc !19526 [assistant][TimeStretch]
Merge pull request !19526 from QingfengLi/TimeStretch
2021-08-09 09:40:38 +00:00
i-robot ad1faef9b6 !21539 [MSLITE] fp32 int and uint bug
Merge pull request !21539 from ling/bug
2021-08-09 09:34:07 +00:00
sunsuodong 673d2646a9 fix debug 2021-08-09 17:21:34 +08:00
i-robot 75429acbe3 !21519 fix waring
Merge pull request !21519 from shenwei41/fix_sqlite
2021-08-09 09:09:18 +00:00
i-robot 91bc3c0926 !21537 support global average pooling
Merge pull request !21537 from yeyunpeng2020/gpu
2021-08-09 08:28:39 +00:00
jonyguo f27a16c8f8 fix: thirdparty icu4c binscope 2021-08-09 16:07:49 +08:00
i-robot 3cf9c6c516 !21542 Set reviewers for ME-Compiler sub-module.
Merge pull request !21542 from 张清华/code_docs_reviewers
2021-08-09 07:55:39 +00:00
i-robot 7c0849d4c7 !21493 Modify analyze_fail.dat to only read
Merge pull request !21493 from huanghui/modify-analyze_fail_mod
2021-08-09 07:55:14 +00:00
i-robot e9ce2fd6e7 !21493 Modify analyze_fail.dat to only read
Merge pull request !21493 from huanghui/modify-analyze_fail_mod
2021-08-09 07:55:13 +00:00
Zhang Qinghua 4c8e4d43c7 Set reviewers for ME-Compiler sub-module. 2021-08-09 15:50:01 +08:00
i-robot 74798e833d !21414 [MS][LITE]contrl op and tensorlist cropping
Merge pull request !21414 from gongdaguo/package_clip
2021-08-09 07:48:23 +00:00
i-robot 887200921b !21370 Save and restore the output abstract of original graph
Merge pull request !21370 from DeshiChen/0803_output_shape
2021-08-09 07:46:17 +00:00
ling 8f2ff022d4 [MSLITE] fp32 int and uint bug 2021-08-09 15:04:50 +08:00
hangangqiang 0e62e061a2 add subgraph util for func_graph 2021-08-09 14:55:20 +08:00
yeyunpeng2020 fa3ca21910 support global average pooling 2021-08-09 14:45:29 +08:00
i-robot e6e544dbc4 !21535 link python37 so in docker
Merge pull request !21535 from yanghaoran/master
2021-08-09 06:36:56 +00:00
yanghaoran 83d3808b63 link python37 so in docker 2021-08-09 14:29:30 +08:00
i-robot 1f4d62a421 !21470 [EmbeddingLookup] Add a check for the case of scalar indices
Merge pull request !21470 from Xiaoda/79-fix-the-scalar-indices-for-embeddinglookup
2021-08-09 06:21:33 +00:00
i-robot f6b5eabb18 !21428 mindrt actor manager support inner threadpool
Merge pull request !21428 from yangjie159/mindrt_thread
2021-08-09 06:11:36 +00:00
i-robot 3acfeac239 !21462 fix mix using signed and unsigned values
Merge pull request !21462 from zhaozhenlong/lite/issue/codex_0803
2021-08-09 06:09:28 +00:00
i-robot 6b635cc718 !21433 Recover the environment variable MS_DEBUGGER_HOST
Merge pull request !21433 from maning202007/master
2021-08-09 05:24:08 +00:00
i-robot fd8b62d28f !21529 modify tensor api document
Merge pull request !21529 from huangbingjian/code_docs_tensor
2021-08-09 04:00:57 +00:00
louie5 c8e7e2deae fix bugs caused by uncatched C++ exception, using exit() instead of throwing exception. 2021-08-09 11:59:23 +08:00
yeyunpeng2020 8a233d9d32 fix java assembleRelease 2021-08-09 11:56:24 +08:00
i-robot 1e4797a8f3 !21241 modified hccl_tool.py
Merge pull request !21241 from zong_shuai/master
2021-08-09 03:47:41 +00:00
shenwei41 59efbb88ec fix waring 2021-08-09 11:40:52 +08:00
i-robot 6b3ce4c42a !21408 Fix Issue #I440P1 Script and Sample Code need to update
Merge pull request !21408 from ZeyangGAO/code_docs_resnetreadme
2021-08-09 03:40:42 +00:00
i-robot 164f593c73 !21515 fix ctpn BNTrainingUpdateGrad inconsistent data type
Merge pull request !21515 from zhouneng/code_docs_fix_issue_I4473A
2021-08-09 03:37:50 +00:00
i-robot 2827618425 !21468 master codex fix 5
Merge pull request !21468 from zhaodezan/master_fix_magic
2021-08-09 03:31:37 +00:00
huangbingjian d1571b5ff0 update api document 2021-08-09 11:28:44 +08:00
i-robot c0c1d0722c !21478 [MSLITE] fp32 bug fix
Merge pull request !21478 from ling/bug
2021-08-09 03:28:32 +00:00
gongdaguo 6e186d7748 contrl tensorlist 2021-08-09 11:28:17 +08:00
i-robot 8306abeb67 !21168 Only replace the primal user with tuple_getitem once
Merge pull request !21168 from YuJianfeng/ad
2021-08-09 03:19:07 +00:00
i-robot cf4e41d326 !21477 add mindinsight installation for r1.3 dockerfile
Merge pull request !21477 from shenghong96/r1.3
2021-08-09 03:17:30 +00:00
huangxinjing 92bad162bd Add print 2021-08-09 11:14:25 +08:00
i-robot a1413ac0af !20969 fix master ci warning
Merge pull request !20969 from sabrinasun_59ee/warning
2021-08-09 02:59:14 +00:00