Commit Graph

9062 Commits

Author SHA1 Message Date
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 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 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 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
hangangqiang 09a2c2e0dd fix rewrite bugs 2022-05-14 20:27:37 +08: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
liqiliang 5daf1dd2d4 Add a gpu kernel, Padding. 2022-05-14 17:46:36 +08:00
huanghui cc1f903ce3 1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
2022-05-14 15:34:19 +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
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
zhupuxu 91b09a8e0d fix bug for atomic
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2022-05-13 17:48:26 +08:00
hangangqiang d6ddd1d49a fix rewrite bugs 2022-05-13 17:31:17 +08: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
xiongkun f80d30e415 [MS][ops]adjust ger cpu operator
[MS][ops]adjust ger cpu operator

ajust FastGelu and FastGeluGrad

ajust FastGelu and FastGeluGrad

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust bitwise doc

adjust bitwise doc

adjust bitwise doc

adjust bitwise doc

add fast_gelu initsizelist

add fast_gelu initsizelist

ajust fast_gelu_grad_interface

ajust fast_gelu_grad_interface

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add ger vmap

add ger vmap

add ger vmap

add ger vmap

adjust code

adjust code

adjust code

adjust code

adjust code

adjust code

add ger doc

add ger doc

adjust doc

remove bitwise kernelmod

adjust doc

adjust doc

replace tensor

replace tensor

ajust doc

adjust test

adjust test

adjust doc
2022-05-13 15:43:47 +08:00
hezhenhao1 d5ee2e260c Add GPU implementation of MatrixDiagV3 operator. 2022-05-13 14:57:03 +08:00
i-robot 2427626f10
!34250 Return -1 as unknown batch size for callable batch_size param
Merge pull request !34250 from luoyang/get_batch_size
2022-05-13 06:45:07 +00:00
i-robot 0968b28871
!34131 scatter_min: add dynamic_shape case for ascend
Merge pull request !34131 from hujiahui8/scatter_min
2022-05-13 06:35:46 +00:00
i-robot 2dbd3b8b14
!34243 DDE coredump: infer public fuction of list append is wrong.
Merge pull request !34243 from lanzhineng/issue
2022-05-13 06:15:15 +00:00
zhangzhaoju 85b2c00342 Delete deprecated code of fl_client
Using New lite java api for fl_client

Add Vae/AdBert/tag Client to Example

Using lite new java api for examples

Refresh README.md

Add ut/st for vae
2022-05-13 12:25:25 +08:00
i-robot d26ca102ab
!34126 [OP] add function and tensor interface for hard shrink op
Merge pull request !34126 from yangruoqi713/hshrink_1
2022-05-13 04:11:15 +00:00
Zichun Ye cd20125db6 update aot custom op
update aot  custom op

fix code check problems
2022-05-13 12:08:17 +08:00
i-robot c07819796c
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
2022-05-13 02:57:19 +00:00
lanzhineng 9fb3a31783 list append issue 2022-05-13 10:28:37 +08:00
Parallels 1905559fe3 Delete invalid tcp connection for the connection pool of tcp client 2022-05-13 10:04:40 +08:00
i-robot bfd377ca3c
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
2022-05-13 01:53:23 +00:00
i-robot 4951ba4b3f
!34290 AddByZero optimization should not be performed if one node is Load CNode
Merge pull request !34290 from xychow/dont-simplify-add-if-one-operand-is-cnode-load
2022-05-13 01:52:32 +00:00
yangruoqi713 01a06810bf [OP] add function and tensor interface for hard shrink op 2022-05-13 09:37:42 +08:00
Cathy Wong 1caa2012bb [MD] Normalize md5 tests - new golden files, unskip tests 2022-05-12 16:02:36 -04:00
i-robot 2b5ae24768
!34320 [MD] Tranform Unification - skip normalize md5 tests
Merge pull request !34320 from cathwong/ckw_xtransuni_ut_skip_md5
2022-05-12 18:02:01 +00:00
i-robot 7c7aa8430a
!34187 Add range functional and vmap
Merge pull request !34187 from LiangZhibo/range_ops
2022-05-12 17:40:17 +00:00
Cathy Wong 942001ffc6 [MD] Tranform Unification - skip normalize md5 tests 2022-05-12 12:56:01 -04:00
i-robot 8df3aa1c7e
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
2022-05-12 16:49:47 +00:00
i-robot 8d44248535
!34199 [MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT Updates
Merge pull request !34199 from cathwong/ckw_xtranuni_code2_cutout_totensor
2022-05-12 13:51:00 +00:00
i-robot 887db57434
!32859 [assistant][ops]Add GetImageSize
Merge pull request !32859 from yangwm/size
2022-05-12 11:38:42 +00:00
i-robot e75ecf1c6b
!34183 IndexAdd supports vmap
Merge pull request !34183 from looop5/index_add_vmap
2022-05-12 11:12:07 +00:00