i-robot
|
9ae8279e40
|
!34345 TensorScatterUpdate bool bug
Merge pull request !34345 from ling/pr
|
2022-05-16 02:58:35 +00:00 |
i-robot
|
9118cf48ca
|
!33420 Support GPU Svd, and add tensor, functional, primitive
Merge pull request !33420 from huanghui/svd
|
2022-05-16 02:11:34 +00:00 |
i-robot
|
0614c34a9f
|
!34386 Add a gpu kernel, Padding.
Merge pull request !34386 from liqiliang/padding-gpu
|
2022-05-16 02:11:13 +00:00 |
i-robot
|
f90db49f69
|
!34241 expander fallback support front end
Merge pull request !34241 from r1chardf1d0/fe
|
2022-05-16 02:10:18 +00:00 |
i-robot
|
bf91dd9a90
|
!34326 [LITE] fix kernel registry bug
Merge pull request !34326 from ling/op
|
2022-05-16 02:06:00 +00:00 |
i-robot
|
8a3122e6dc
|
!34399 remove unused fields in __init__ function
Merge pull request !34399 from hangq/rewrite-bug
|
2022-05-16 01:44:36 +00:00 |
i-robot
|
2fdf6bdcda
|
!34312 add GetRunMode and PartitionGraph in device context
Merge pull request !34312 from laiyongqiang/partition_graph
|
2022-05-16 01:33:24 +00:00 |
i-robot
|
e4d21a88af
|
!34348 fix crypto EVP_CIPHER_CTX_free
Merge pull request !34348 from yeyunpeng2020/master_cropto
|
2022-05-16 01:24:29 +00:00 |
i-robot
|
aa9082bb8f
|
!34030 Fl Client using New Lite java api && delete deprecated code
Merge pull request !34030 from zhangzhaoju/master_new_japi
|
2022-05-16 01:15:12 +00:00 |
i-robot
|
99fe9d34a3
|
!34350 [MS][LITE][Develop] fix build
Merge pull request !34350 from sunsuodong/fix_build
|
2022-05-16 01:14:45 +00:00 |
i-robot
|
9e7b82c9cb
|
!34324 [MS][OPS] Ger FastGeLU FastGeLUGrad pr3
Merge pull request !34324 from KXiong/master
|
2022-05-16 01:14:39 +00:00 |
i-robot
|
112578f925
|
!34328 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34328 from Margaret_wangrui/fallback_control_flow
|
2022-05-16 01:09:10 +00:00 |
hangangqiang
|
f14647077b
|
remove unused fields in __init__ function
|
2022-05-15 17:11:05 +08:00 |
i-robot
|
0174a69948
|
!34377 fix rewrite bugs
Merge pull request !34377 from hangq/rewrite-bug
|
2022-05-15 01:37:32 +00:00 |
r1chardf1d0
|
6178007464
|
expander support fe
|
2022-05-15 09:25:40 +08:00 |
hangangqiang
|
09a2c2e0dd
|
fix rewrite bugs
|
2022-05-14 20:27:37 +08:00 |
i-robot
|
4ffa2d1422
|
!34382 Fix Neg bug when it's type is unsigned.
Merge pull request !34382 from liqiliang/fix-neg
|
2022-05-14 10:40:17 +00:00 |
i-robot
|
c25f2bb443
|
!34333 Add a gpu kernel, MatrixBandPart.
Merge pull request !34333 from liqiliang/matrixbandpart-gpu
|
2022-05-14 10:40:00 +00:00 |
i-robot
|
ec0d8b980b
|
!34383 Refactor IsClose operator to adapt new interface.
Merge pull request !34383 from hezhenhao1/add_isclose
|
2022-05-14 10:15:55 +00:00 |
liqiliang
|
5daf1dd2d4
|
Add a gpu kernel, Padding.
|
2022-05-14 17:46:36 +08:00 |
LaiYongqiang
|
4632781105
|
1. add GetRunMode and PartitionGraph in device context
2. remove old PartitionGraph, IsLoopCountSink and IsExecutingSink in device context
|
2022-05-14 15:45:35 +08:00 |
huanghui
|
cc1f903ce3
|
1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
|
2022-05-14 15:34:19 +08:00 |
hezhenhao1
|
c81085b646
|
Refactor IsClose operator to adapt new interface.
|
2022-05-14 14:41:32 +08:00 |
i-robot
|
f080d84646
|
!34374 Update NonZero primitive to support dynamic shape.
Merge pull request !34374 from hezhenhao1/add_nonzero
|
2022-05-14 06:29:37 +00:00 |
liqiliang
|
25a122d13f
|
Fix Neg bug when it's type is unsigned.
|
2022-05-14 14:25:38 +08:00 |
i-robot
|
886d8f56a9
|
!34342 [MS][LITE][parallel predict] set InterOpParallel
Merge pull request !34342 from yefeng/314-set_InterOpParallel
|
2022-05-14 05:57:18 +00:00 |
Margaret_wangrui
|
91993769a5
|
[Fallback][Control_flow] Add some control flow fallback testcases.
|
2022-05-14 11:51:46 +08:00 |
hezhenhao1
|
7d9f53b9fb
|
Update NonZero primitive to support dynamic shape.
|
2022-05-14 11:38:16 +08:00 |
i-robot
|
c8bd35320b
|
!34346 fix rewrite bugs
Merge pull request !34346 from hangq/rewrite-bug
|
2022-05-14 02:56:26 +00:00 |
i-robot
|
0e618aabc4
|
!34319 Update AOT Custom Op
Merge pull request !34319 from zichun_ye/aot_enc
|
2022-05-14 02:49:18 +00:00 |
liqiliang
|
4be416f40f
|
Add a gpu kernel, MatrixBandPart.
|
2022-05-14 10:46:38 +08:00 |
i-robot
|
037733993a
|
!34278 fix bug for atomic clean
Merge pull request !34278 from zhupuxu/fix_bug_for_atomic
|
2022-05-14 02:34:34 +00:00 |
i-robot
|
377ff71a78
|
!34166 Add GPU implementation of MatrixDiagV3 operator.
Merge pull request !34166 from hezhenhao1/add_matrix_diag
|
2022-05-14 02:30:59 +00:00 |
i-robot
|
4cde40189c
|
!34321 [MD] Normalize md5 tests - new golden files, unskip tests
Merge pull request !34321 from cathwong/ckw_xtransuni_ut_new_golden_unskip_md5
|
2022-05-13 21:00:38 +00:00 |
i-robot
|
2152ce1b86
|
!34344 Add pow tensor interface.
Merge pull request !34344 from LiangZhibo/pow_ops
|
2022-05-13 14:13:51 +00:00 |
i-robot
|
aaeea32e91
|
!34331 Add select functional interface, tensor interface and vmap
Merge pull request !34331 from LiangZhibo/select_ops
|
2022-05-13 14:12:29 +00:00 |
i-robot
|
09c6ffa3c0
|
!34356 fix doc string
Merge pull request !34356 from hezhenhao1/code_docs
|
2022-05-13 13:04:24 +00:00 |
i-robot
|
3232a15b28
|
!34279 Init ascend ErrorManager before rt func
Merge pull request !34279 from tanghuikang/optsd_errormanagerinit
|
2022-05-13 10:05:23 +00:00 |
zhupuxu
|
91b09a8e0d
|
fix bug for atomic
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
|
2022-05-13 17:48:26 +08:00 |
i-robot
|
9af7913a22
|
!34205 [MS][LITE]Fix micro cortex-m code generate
Merge pull request !34205 from gongdaguo1/fix_cortex-m7
|
2022-05-13 09:39:14 +00:00 |
hangangqiang
|
d6ddd1d49a
|
fix rewrite bugs
|
2022-05-13 17:31:17 +08:00 |
i-robot
|
268995a7a4
|
!34284 fix cloud cloud fl verify bug
Merge pull request !34284 from wtcheng/master
|
2022-05-13 09:10:36 +00:00 |
i-robot
|
b086679b61
|
!34317 Delete invalid tcp connection from connection pool for tcp client
Merge pull request !34317 from chengang/delete_tcp_conn_if_invalid
|
2022-05-13 09:05:02 +00:00 |
liangzhibo
|
e39d3c6270
|
Add pow functional and tensor interface
|
2022-05-13 17:05:00 +08:00 |
liangzhibo
|
1b41721978
|
Add select tensor, functional interface and vmap
|
2022-05-13 17:02:21 +08:00 |
i-robot
|
6020cb36cc
|
!34276 TensorScatterDiv gpu inference bug
Merge pull request !34276 from ling/core
|
2022-05-13 08:59:23 +00:00 |
i-robot
|
f641c89e2c
|
!34296 add log_matrix_determinant && matrix_determinant functional && tensor api
Merge pull request !34296 from zhuzhongrui/pub_master5
|
2022-05-13 08:29:57 +00:00 |
ling
|
c010287285
|
[LITE] fix kernel registry bug
|
2022-05-13 16:22:35 +08:00 |
hezhenhao1
|
22fe218e40
|
fix doc string
|
2022-05-13 16:21:14 +08:00 |
i-robot
|
052fd1dbb5
|
!33934 sync commercial reposity
Merge pull request !33934 from zhaodezan/master
|
2022-05-13 08:03:05 +00:00 |