i-robot
|
5dfd613839
|
!34447 Support GPU UniqueConsecutive, and add tensor, functional, primitive
Merge pull request !34447 from huangbingjian/unique_consecutive
|
2022-05-25 09:19:35 +00:00 |
huangbingjian
|
5a619651d4
|
Add unique_consecutive ops.
|
2022-05-24 18:22:07 +08:00 |
polyhedral
|
fd411c3144
|
ScatterMax support vmap and add dynamic shape case
|
2022-05-24 10:27:49 +08:00 |
yangzhenzhang
|
3b187616e7
|
add vmap for masked select
|
2022-05-23 09:10:35 +08:00 |
i-robot
|
3aeb0d0578
|
!34625 add tensor/functional interface for diag op
Merge pull request !34625 from limingqi107/bug_fix4
|
2022-05-20 20:36:04 +00:00 |
z00512249
|
7ec5d95d9d
|
fix scatter_nd_add && scatter_nd_sub doc api
|
2022-05-20 15:35:12 +08:00 |
limingqi107
|
817e60a308
|
add tensor/functional interface for diag op
|
2022-05-20 15:05:11 +08:00 |
i-robot
|
e1790a2e09
|
!34641 add the docs of bessel_k1 and bessel_i1
Merge pull request !34641 from shenghong96/doc_bessel
|
2022-05-20 01:18:14 +00:00 |
shenghong96
|
b591fcf63c
|
add the docs of bessel i1 i1e and bessel k1 k1e
|
2022-05-19 18:20:12 +08:00 |
z00512249
|
6ccb848cbb
|
add ScatterNdAdd && ScatterNdSub functional && tensor api
|
2022-05-19 16:18:52 +08:00 |
Yang Jiao
|
b4ea9073a4
|
add onehot
|
2022-05-18 10:43:09 +08:00 |
liangzelang
|
fb57ece7fa
|
Add tensor&functional interface for TensorScatterSub ops.
|
2022-05-17 15:06:11 +08:00 |
z00512249
|
d344ff1f9d
|
add lerp api doc
|
2022-05-16 17:36:38 +08: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 |
huanghui
|
cc1f903ce3
|
1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
|
2022-05-14 15:34:19 +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 |
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 |
i-robot
|
424598255a
|
!34210 [docs]add api docs of jet and derivative
Merge pull request !34210 from chenzhuo/master
|
2022-05-12 12:32:39 +00:00 |
liangzhibo
|
a30897fcfa
|
Add range functional, tensor and vmap
|
2022-05-12 15:17:59 +08:00 |
chenzhuo
|
906f569a93
|
add api docs of jet and derivative
|
2022-05-12 10:00:40 +08:00 |
liangzhibo
|
7fa0a77e08
|
Add round functional, tensor interface and vmap
|
2022-05-12 09:22:38 +08:00 |
i-robot
|
708188ac27
|
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
|
2022-05-12 01:18:46 +00:00 |
hezhenhao1
|
1b8a7b0a8f
|
Add tensor and functional interface for NonZero operator.
|
2022-05-11 14:11:22 +08:00 |
maoyaomin
|
60913f4a5a
|
add bessel_y0 and bessel_y1 cpu operator
|
2022-05-11 11:26:26 +08:00 |
Tianyu Xu
|
8f0f8ab034
|
Add bessel_k0 CPU operator and rework bessel_i0
|
2022-05-10 11:56:12 +08:00 |
i-robot
|
298d589423
|
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
|
2022-05-10 01:14:46 +00:00 |
zhangxuetong
|
3e205767a8
|
add cdist grad
|
2022-05-07 15:38:06 +08:00 |
hujiahui8
|
421fb8c725
|
add scatter_min operator documentation
|
2022-05-07 11:39:33 +08:00 |
ling
|
b525ef2d5b
|
tensor scatter div dosc
|
2022-05-06 14:22:45 +08:00 |
Zichun Ye
|
87a7fb3d4d
|
add space to batch nd cpu kernel
udpate include files
update pylint
fix doc problems
fix code check problem
fix code check problem
fix docs
udpate ops func
|
2022-05-05 19:23:55 +08:00 |
yuchaojie
|
ad80538c6c
|
add function & tensor op for TensorScatterAdd
|
2022-04-29 14:27:06 +08:00 |
i-robot
|
02ed0039e3
|
!33758 tensor scatter div dosc
Merge pull request !33758 from ling/code_dosc_sr
|
2022-04-29 04:07:09 +00:00 |
ling
|
e5871e3bbb
|
tensor scatter div dosc
|
2022-04-29 11:02:47 +08:00 |
lvmingfu
|
01509b7b66
|
fix link anchor
|
2022-04-29 09:37:33 +08:00 |
looop5
|
521ed19042
|
IndexAdd supports CPU, add function interface for IndexAdd
|
2022-04-25 19:19:31 +08:00 |
huodagu
|
dc048bda4b
|
modify dirname
|
2022-04-24 12:28:43 +08:00 |
wangshuide2020
|
c2f2002ed9
|
extract functional to array, math, and parameter function module.
|
2022-04-20 15:52:04 +08:00 |
huodagu
|
209bf09028
|
modify format
|
2022-04-16 11:27:18 +08:00 |
huodagu
|
1a5433fa24
|
modify functional pagedisplay
|
2022-03-31 18:05:18 +08:00 |
jiangzhenguang
|
e939593973
|
fix adafactor and unique
|
2022-03-26 17:14:14 +08:00 |
huodagu
|
b007fc5b3e
|
modify_pagedisplay
|
2022-03-26 10:59:37 +08:00 |
zhangyi
|
c08e1ab933
|
modify the English link
|
2022-03-25 15:02:02 +08:00 |
huodagu
|
84bdd03afd
|
modify_nn_ops_display
|
2022-03-25 11:38:46 +08:00 |