luochao
|
1d38838879
|
fix_ms_function_control_flow_tensor_bug
|
2022-09-28 14:35:01 +08:00 |
i-robot
|
c585f14b62
|
!42945 Fix dynamic graph structure bug for PyNative
Merge pull request !42945 from zjun/fix_bug_0926
|
2022-09-28 06:22:06 +00:00 |
huoxinyou
|
fd55f299b0
|
fixed reduce infer error info
|
2022-09-28 14:20:42 +08:00 |
i-robot
|
45ccd77e2d
|
!43061 Add parameter value interface description.
Merge pull request !43061 from Margaret_wangrui/code_docs_value_r1.9
|
2022-09-28 06:15:01 +00:00 |
i-robot
|
994afd9f9a
|
!42987 [bugfix] The output of GPU ScatterUpdate is empty on old runtime
Merge pull request !42987 from zyli2020/r1.9
|
2022-09-28 06:11:49 +00:00 |
luoyuan
|
211ebb35d1
|
[MS][LITE][r1.9] fuzz common fp32 fix
|
2022-09-28 13:57:25 +08:00 |
xuanyue
|
ed0398528e
|
fix error-info of CropAndResize and code clean
|
2022-09-28 11:25:33 +08:00 |
bichaoyang
|
64f5a4762f
|
fix doc
|
2022-09-28 11:24:39 +08:00 |
i-robot
|
4f687d63b3
|
!42350 [MS][OP]sync master code
Merge pull request !42350 from mengyuanli/sync_r1.9_1
|
2022-09-28 03:16:29 +00:00 |
zhengpengfei
|
9535334b52
|
fix warnings for r1.9
|
2022-09-28 11:13:37 +08:00 |
xuanyue
|
aeae313118
|
model-pool introduces a free-delay mechanism in java and add check before running
|
2022-09-28 10:40:17 +08:00 |
i-robot
|
d2e9dcbb14
|
!42902 solve the bug of inputy is a scalar core dump
Merge pull request !42902 from zong_shuai/debug_suqared_diff_1.9
|
2022-09-28 02:39:09 +00:00 |
xuanyue
|
8055113f42
|
java support create tenor from Array
|
2022-09-28 10:33:21 +08:00 |
jiangzhenguang
|
e0c5191028
|
clean code python
|
2022-09-28 10:27:30 +08:00 |
yangfn777
|
a0cb40042b
|
fix code check warnings
|
2022-09-28 10:21:08 +08:00 |
liyuxia
|
549419ead7
|
fix warning for ps_roi_pooling_v2_cpu_kernel.cc
|
2022-09-28 10:21:03 +08:00 |
Erpim
|
2734b1103a
|
fix dynamic rank infer bug in vmap
|
2022-09-28 10:11:47 +08:00 |
Zhu Guodong
|
78cd3bbfe2
|
[MSLITE] fix reshape-trans fusion bug in converter_lite
Don't fuse Tran1-Reshape1-Tran2 strcuture to Reshape1' when in_fixed_pos or out_fixed_pos is empty.
|
2022-09-28 10:05:43 +08:00 |
LaiYongqiang
|
ab2756a3ff
|
add pynative mode check for context mempool_block_size
|
2022-09-28 10:00:01 +08:00 |
i-robot
|
dde9c49e3e
|
!42921 告警清理0926
Merge pull request !42921 from gaoshuanglong/clean_code_0926
|
2022-09-28 01:56:48 +00:00 |
wangchangheng
|
f7f931d761
|
Fixed the problem of mutiple compilation.
|
2022-09-28 09:55:24 +08:00 |
i-robot
|
5084f35b4d
|
!43007 fix bug for ps_roi_pooling_v2_cpu_kernel.cc
Merge pull request !43007 from liyuxia/r1.9
|
2022-09-28 01:45:17 +00:00 |
i-robot
|
d8fe6a2489
|
!42915 【1.9】修复切片索引为tensor类型的bug
Merge pull request !42915 from huoxinyou/0926tensorslice19
|
2022-09-28 01:44:36 +00:00 |
i-robot
|
5436a0f92b
|
!43031 code_docs_fix_parallel_api_r1.9
Merge pull request !43031 from lichen/code_docs_fix_parallel_api
|
2022-09-28 01:36:21 +00:00 |
Sawyer
|
c63d9fa825
|
fix code warnings
|
2022-09-28 09:29:24 +08:00 |
zhangzhaoju
|
f06a021cdc
|
Fix static check of duplicate code
Fix I5SYFT: maxpoolwithargmax accuracy is wrong
|
2022-09-28 09:21:59 +08:00 |
i-robot
|
4a9ab995d8
|
!42978 [r1.9]Bugfix for dynamic shape cache
Merge pull request !42978 from caifubi/r1.9-pynative-dynamic-shape-bugfix
|
2022-09-27 17:47:02 +00:00 |
yanghaoran
|
ec4e1e72b6
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
i-robot
|
557a5f74e3
|
!42994 [Auto_monad] Insert load handling for different cases of sequence parameters.
Merge pull request !42994 from Margaret_wangrui/r1.9
|
2022-09-27 14:29:03 +00:00 |
huangxinjing
|
e21a6917f4
|
Fix aicpu error
Fix deformable warning
|
2022-09-27 21:40:46 +08:00 |
mengyuanli
|
a8e656db72
|
fix bug of UCS
|
2022-09-27 21:23:23 +08:00 |
xupan
|
02d95e82a3
|
code clean and fix bugs for conv3d grad gpu
|
2022-09-27 21:22:52 +08:00 |
i-robot
|
cc9b370610
|
!43012 [r1.9]Bugfix for InsertCast pass
Merge pull request !43012 from caifubi/r1.9-pynative-insert-cast
|
2022-09-27 13:12:16 +00:00 |
Henry
|
058a34e50b
|
set inputs bugfix
|
2022-09-27 21:02:05 +08:00 |
i-robot
|
ad79e432e0
|
!42814 Revert modify in Pynative grad 1.9
Merge pull request !42814 from huangbingjian/revert_pynative_grad_1.9
|
2022-09-27 12:36:03 +00:00 |
bichaoyang
|
c0a511a143
|
norepeatngram dynamic rank
|
2022-09-27 20:23:53 +08:00 |
panzhihui
|
edc1cb0bc4
|
Fix incorrect type check for embeddinglookup
|
2022-09-27 20:17:29 +08:00 |
i-robot
|
fd21e564bc
|
!42955 [r1.9] fix test_ascend_cell_dump for probabilistic fail
Merge pull request !42955 from huanghui/r1.9-fix-ci
|
2022-09-27 12:13:52 +00:00 |
i-robot
|
b2f3e13f4c
|
!43010 clean code warning
Merge pull request !43010 from 王程浩/r1.9
|
2022-09-27 11:37:35 +00:00 |
i-robot
|
1a8a02e00e
|
!42953 [OPS] clean code alarm for ops of bessel y0 and y1 for r1.9
Merge pull request !42953 from maoyaomin/mym_bessel_y_clean_r1.9
|
2022-09-27 11:22:39 +00:00 |
Margaret_wangrui
|
a842cdc6fe
|
Add parameter value interface description.
|
2022-09-27 19:08:41 +08:00 |
i-robot
|
e20e0a4234
|
!43019 fix warnings
Merge pull request !43019 from hanhuiyu1996/r1.9
|
2022-09-27 09:40:55 +00:00 |
i-robot
|
e2c8cf69a9
|
!42958 slice bugfix 1.9
Merge pull request !42958 from Henry Shi/slice_bugfix
|
2022-09-27 09:40:27 +00:00 |
i-robot
|
a2c4c8b963
|
!42993 [MD][r1.9] Serialize Python UDFs - log a warning
Merge pull request !42993 from cathwong/ckw_r1.9_serdes_pyfunc_warn
|
2022-09-27 09:29:59 +00:00 |
i-robot
|
80dab8fbbb
|
!43023 shield some api doc in r1.9
Merge pull request !43023 from panfengfeng/code_docs_shield_api_doc_1.9
|
2022-09-27 09:18:55 +00:00 |
i-robot
|
d92f9106a2
|
!42853 clear alarms for pdist
Merge pull request !42853 from hemaohua/r1.9
|
2022-09-27 09:16:09 +00:00 |
王超
|
bd5e2f37fb
|
whut code clean
|
2022-09-27 17:14:40 +08:00 |
lichen
|
9b009c082d
|
code_docs_fix_parallel_api
|
2022-09-27 17:13:23 +08:00 |
i-robot
|
5f12788a6e
|
!42950 Set cb in tcp comm
Merge pull request !42950 from ZPaC/1.9-set-cb
|
2022-09-27 09:02:56 +00:00 |
i-robot
|
813c8b8b6f
|
!43020 modify format
Merge pull request !43020 from 俞涵/code_docs_r190913
|
2022-09-27 08:47:15 +00:00 |