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
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
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
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
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
i-robot
6f159a01d9
!21491 [MS][LITE]2 official control flow models have ram leackage problem cpufp16
...
Merge pull request !21491 from mengyuanli/fix_memleak
2021-08-09 02:36:08 +00:00
i-robot
c74e9a9263
!21521 fix stupid typo in docker
...
Merge pull request !21521 from yanghaoran/master
2021-08-09 02:24:51 +00:00
dayschan
78dfab9c52
Save and restore the output abstract of original graph
...
For convenience, we may change some operators' shape in equivalent way,
such as changing the scalar value (shape is empty) to a tensor with shape [1].
It's ok for the intermediate tensors, but not for the outputs.
So we save the output shapes in pre-process stage, and restore them in post-process stage.
2021-08-09 10:16:30 +08:00
yanghaoran
1f9c9cab69
fix stupid typo in docker
2021-08-09 10:16:00 +08:00
i-robot
4d71b3bd76
!21411 mindir: support control flow
...
Merge pull request !21411 from lanzhineng/mindir_control_flow
2021-08-09 02:03:02 +00:00
ZeyangGao
0704216161
fix readme
2021-08-09 10:02:47 +08:00
zhouneng2
2c999fcae5
fix ctpn BNTrainingUpdateGrad inconsistent data type
2021-08-09 09:28:41 +08:00
i-robot
7c2fcfe1ee
!21501 bug fix for protonet
...
Merge pull request !21501 from wukesong/wl_master_protonet
2021-08-09 01:26:03 +00:00
i-robot
1b91c025fe
!21352 add post quantization of vgg16
...
Merge pull request !21352 from chenzhuo/quant
2021-08-09 01:20:21 +00:00
i-robot
0c6756a083
!21497 [MS][LITE][Develop] fix win include file
...
Merge pull request !21497 from sunsuodong/fix_win_api_master
2021-08-09 01:09:40 +00:00
Xiaoda Zhang
9b20295472
add a checking for the case of scalar indices
2021-08-09 08:58:51 +08:00