i-robot
|
69d2ca10df
|
!49822 Fix coredump bug
Merge pull request !49822 from zjun/fix_bug_063
|
2023-03-06 12:01:11 +00:00 |
zhangyinxia
|
cb1ef4f802
|
fix deformconv2d docs
|
2023-03-06 19:54:27 +08:00 |
xulei
|
f98024e305
|
multinomial support 1d input
|
2023-03-06 19:49:12 +08:00 |
ZPaC
|
01e3ea47aa
|
Support inplace update v2 gpu kernel.
|
2023-03-06 19:46:15 +08:00 |
i-robot
|
7bf397ea1c
|
!49020 Enable list to return in graph (Frontend)
Merge pull request !49020 from LiangZhibo/return
|
2023-03-06 11:41:23 +00:00 |
lianliguang
|
20f57634e8
|
fix bug of tuple structural rectify
|
2023-03-06 19:37:21 +08:00 |
i-robot
|
a89ba13372
|
!49831 Add shape type registration
Merge pull request !49831 from NaCN/fix_shape
|
2023-03-06 11:32:56 +00:00 |
shenwei41
|
3e46cf2d05
|
Fix code clean
|
2023-03-06 19:31:52 +08:00 |
zhangyanhui
|
a6f2ec187f
|
codegen reconstruction
|
2023-03-06 19:25:26 +08:00 |
wang_ziqi
|
badea48451
|
ops InstanceNormV2, SparseFillEmptyRowsGrad, SelfAdjointEig supports dynamic shape feature
type: feature
reason: add codes to support dynamic shape for InstanceNormV2, SparseFillEmptyRowsGradx, SelfAdjointEig.
------
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
|
2023-03-06 19:14:43 +08:00 |
i-robot
|
1dba3968fa
|
!49727 修复win gpu环境下,conv2d执行闪退的问题
Merge pull request !49727 from wqx/conv_error_fix
|
2023-03-06 10:56:22 +00:00 |
i-robot
|
f8abd30ede
|
!49745 paths accept @ as legal
Merge pull request !49745 from yanghaoran/takedown_testcases
|
2023-03-06 10:56:09 +00:00 |
张清华
|
fd91357363
|
Support to return isolated node in control flow branches.
|
2023-03-06 17:59:07 +08:00 |
zhoufeng
|
143ccea93f
|
delete export macro in plugin
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2023-03-06 17:43:38 +08:00 |
i-robot
|
9626e351cf
|
!49532 [op]remove check support for indexadd to fix bug for select ascend kernel
Merge pull request !49532 from xupan/indexadd_select
|
2023-03-06 09:34:16 +00:00 |
i-robot
|
58aa32290d
|
!49715 updata op info config
Merge pull request !49715 from jjfeing/update_op_info_config
|
2023-03-06 09:33:25 +00:00 |
i-robot
|
a06ed62f95
|
!49750 Fix AkgAscendKernelMod Bug
Merge pull request !49750 from jiaoy1224/fixbug
|
2023-03-06 09:32:09 +00:00 |
i-robot
|
ecada229a8
|
!49819 fix: udpate OWNERs for MD
Merge pull request !49819 from guozhijian/code_docs_update_owners
|
2023-03-06 09:13:27 +00:00 |
i-robot
|
3dc3c26370
|
!49812 修复win gpu环境下训无法启动训练问题
Merge pull request !49812 from wqx/fix_train_error_win_gpu
|
2023-03-06 09:10:09 +00:00 |
i-robot
|
c132b9c89d
|
!49774 fix error log of slice
Merge pull request !49774 from chengbin/fix_slice
|
2023-03-06 09:02:19 +00:00 |
TronZhang
|
4d228ecd3b
|
add bprop expander for dynamic
|
2023-03-06 17:00:03 +08:00 |
i-robot
|
05b6f800b0
|
!49764 add some nn bprop expander for graph mode
Merge pull request !49764 from r1chardf1d0/b3
|
2023-03-06 08:59:08 +00:00 |
i-robot
|
b0284bb358
|
!49820 Modify testcase
Merge pull request !49820 from huangbingjian/fix_testcase
|
2023-03-06 08:57:52 +00:00 |
i-robot
|
070ef4807f
|
!49770 Optimize replacing output method
Merge pull request !49770 from ZPaC/optimize-replacing-output-method
|
2023-03-06 08:31:34 +00:00 |
i-robot
|
0b3a90cfc8
|
!49641 FillV2 vmap support when shape is a tensor.
Merge pull request !49641 from haozhang/fillv2_vmap
|
2023-03-06 08:29:21 +00:00 |
i-robot
|
1bd0d28271
|
!49671 Fix ReduceSum input change
Merge pull request !49671 from zhanzhan/reducesum
|
2023-03-06 08:21:18 +00:00 |
i-robot
|
1395990caa
|
!49684 fix: aclFinalize repeat on lite
Merge pull request !49684 from guozhijian/fix_aclFinalize_repeat_lite
|
2023-03-06 08:16:16 +00:00 |
i-robot
|
a9a4dc702b
|
!49714 delete ENABLE_TUPLE_UNFOLD marco
Merge pull request !49714 from wYann/clear
|
2023-03-06 08:11:21 +00:00 |
i-robot
|
7b96c51d02
|
!49751 reset test_dummy_train_no_sink ST to level0
Merge pull request !49751 from xulei/st
|
2023-03-06 08:09:24 +00:00 |
hangangqiang
|
a25d2007db
|
mindinfer: add graph compiler
|
2023-03-06 15:43:20 +08:00 |
Yejun Li
|
b5719a13df
|
Strings Attribute, Get op shape & dimension, Get Tensor by file bug fix.
|
2023-03-06 15:28:35 +08:00 |
i-robot
|
232aede207
|
!49662 Update error message for hybrid dsl math functions.
Merge pull request !49662 from zichun_ye/custom_error_message
|
2023-03-06 07:22:33 +00:00 |
reku1997
|
5b91ce9b64
|
fix convert dynamic broadcast to pass
|
2023-03-06 15:10:46 +08:00 |
huangchengnuo
|
0b6fc8c098
|
Optimize StubTensor shape and dtype
|
2023-03-06 15:08:02 +08:00 |
zhangdong
|
f4f3f05e0f
|
change transformer st from level1 to level0
|
2023-03-06 14:59:33 +08:00 |
reku1997
|
b7da8c126c
|
fix
|
2023-03-06 14:56:47 +08:00 |
tangdezhi_123
|
9b2e8af345
|
将mindspore.ops.linspace中的stop参数修改为end, 将num参数修改为steps。修改英文接口文档及实现; 恢复mindspore.numpy.linspace的原参数名
|
2023-03-06 14:48:50 +08:00 |
huangchengnuo
|
daca853297
|
Add shape type registration
|
2023-03-06 14:43:12 +08:00 |
hanhuifeng2020
|
0486e0861b
|
cache the Operator to avoid memory leak of GE interface
|
2023-03-06 14:42:29 +08:00 |
jonyguo
|
cd57832e21
|
fix: update OWNERS
|
2023-03-06 14:37:05 +08:00 |
i-robot
|
661ec54dde
|
!49763 revise logical ops error message
Merge pull request !49763 from wtcheng/master
|
2023-03-06 06:33:59 +00:00 |
yangzhenzhang
|
91bbca34a4
|
create group for syncbn
|
2023-03-06 14:31:12 +08:00 |
i-robot
|
02c441a9e4
|
!49811 fix ascend int8 clip & bn precision issue.
Merge pull request !49811 from yeyunpeng2020/master_ci
|
2023-03-06 06:26:28 +00:00 |
Yingtong Hu
|
4eecce7ab4
|
fix bug
|
2023-03-06 14:21:13 +08:00 |
chenfei
|
c3844cfcbe
|
fix mac value errror not raise
|
2023-03-06 14:20:55 +08:00 |
i-robot
|
a2d27849bd
|
!49788 modify add function
Merge pull request !49788 from changzherui/mod_add
|
2023-03-06 06:19:58 +00:00 |
i-robot
|
d36d9999bc
|
!49672 fix bug for conv3d generate strategy
Merge pull request !49672 from yangzhenzhang/fix-bug-for-conv3d-gen-strategy
|
2023-03-06 06:19:36 +00:00 |
i-robot
|
93e13a453b
|
!49767 adam check dtype
Merge pull request !49767 from nomindcarry/master
|
2023-03-06 06:16:20 +00:00 |
i-robot
|
b528aac206
|
!49772 [api] Update api params
Merge pull request !49772 from shaojunsong/feature/api_update
|
2023-03-06 06:14:13 +00:00 |
r1chardf1d0
|
2049e36c8e
|
add some nn expander bprop
|
2023-03-06 12:08:58 +08:00 |