Commit Graph

91 Commits

Author SHA1 Message Date
i-robot 44bf5724a9
!35112 modify format
Merge pull request !35112 from 俞涵/code_docs_0527
2022-05-28 08:28:38 +00:00
huodagu 797c7484a1 modify format 2022-05-28 16:07:00 +08:00
i-robot 96bfdbbd68
!34998 fix doc string
Merge pull request !34998 from hezhenhao1/code_docs
2022-05-28 07:06:59 +00:00
i-robot a19c2f806c
!34995 update vmap doc
Merge pull request !34995 from Erpim/code_docs_vmap
2022-05-28 03:39:54 +00:00
i-robot 2f71ed63bb
!35046 Support scalar tensor as input of ClipByNorm
Merge pull request !35046 from JoyLvliang/fix_scalar_tensor_calculate_wrong_in_ClipByNorm
2022-05-28 03:18:59 +00:00
hezhenhao1 59a6dcfa26 fix doc string 2022-05-28 10:41:55 +08:00
i-robot 56462cc071
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
2022-05-27 09:54:58 +00:00
7347157+joylvliang@user.noreply.gitee.com 6ebe248549 fix_scalar_tensor_calculate_wrong_in_ClipByNorm 2022-05-27 15:36:48 +08:00
Erpim fd40bff8f8 update vmap doc 2022-05-27 14:30:28 +08:00
i-robot d5fa86fea0
!34717 Fix OneHot docs and vmap
Merge pull request !34717 from jiaoy1224/onehot
2022-05-27 03:38:26 +00:00
hemaohua cd9c40f807 add pdist_cpu_kernel 2022-05-27 09:01:07 +08:00
i-robot b62d4d84d1
!34970 add tensor_scatter_mul doc
Merge pull request !34970 from zhuzhongrui/code_docs_scipy
2022-05-26 09:59:03 +00:00
i-robot 67c7712c9d
!34987 add lp_norm doc
Merge pull request !34987 from zhuzhongrui/code_docs_branch1
2022-05-26 09:58:18 +00:00
i-robot 2b2888593e
!34889 [OP] modify docs for hardshrink, meshgrid
Merge pull request !34889 from yangruoqi713/code_docs_op
2022-05-26 09:33:25 +00:00
z00512249 59643981ba add lp_norm 2022-05-26 16:49:00 +08:00
z00512249 a07f4b1bf9 add tensor_scatter_mul doc 2022-05-26 15:56:44 +08:00
i-robot dde6a2a24e
!34872 Add nn.BiDense
Merge pull request !34872 from 吕昱峰(Nate.River)/master
2022-05-26 07:35:20 +00:00
yangruoqi713 6e32fe1fb2 [OP] modify docs for hardshrink, meshgrid 2022-05-26 14:13:10 +08:00
yelihua 79316f6caf add GPU impl for Fills and testcase 2022-05-25 18:29:10 +08:00
i-robot f3148dbe6e
!34842 add nn.Threshold
Merge pull request !34842 from 吕昱峰(Nate.River)/threshold
2022-05-25 09:35:33 +00:00
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
Yang Jiao 21c58913c7 fix onehot vmap 2022-05-25 09:36:28 +08:00
lvyufeng 65120caf79 add BiDense 2022-05-25 07:43:35 +08:00
huangbingjian 5a619651d4 Add unique_consecutive ops. 2022-05-24 18:22:07 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +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 d6c7fae326
!34668 [kernel]modify cdist doc
Merge pull request !34668 from 张学同/opt_kernel
2022-05-20 01:47:36 +00: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
i-robot 51d0249612
!34640 fix scatter_nd_add && scatter_nd_sub python api && doc
Merge pull request !34640 from zhuzhongrui/pub_master
2022-05-19 14:43:29 +00:00
zhangxuetong 717da4de08 modify cdist doc 2022-05-19 19:46:10 +08:00
shenghong96 b591fcf63c add the docs of bessel i1 i1e and bessel k1 k1e 2022-05-19 18:20:12 +08:00
zhangyi 83e1e72ab2 modify the rst files 2022-05-19 17:15:11 +08:00
z00512249 6ccb848cbb add ScatterNdAdd && ScatterNdSub functional && tensor api 2022-05-19 16:18:52 +08:00
i-robot 9edf52d71f
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
2022-05-19 07:48:34 +00:00
i-robot 9986f369d3
!34542 Update the docs for mutable api
Merge pull request !34542 from YuJianfeng/code_docs
2022-05-19 02:59:35 +00:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
Yang Jiao b4ea9073a4 add onehot 2022-05-18 10:43:09 +08:00
yujianfeng 632df1e760 Update the docs for mutable api 2022-05-18 10:33:26 +08:00
liangzelang fb57ece7fa Add tensor&functional interface for TensorScatterSub ops. 2022-05-17 15:06:11 +08:00
i-robot bae2b79896
!34428 [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
Merge pull request !34428 from fujianzhao/adaptive_avg_pool_1d
2022-05-17 03:27:30 +00:00
z00512249 d344ff1f9d add lerp api doc 2022-05-16 17:36:38 +08:00
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +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
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
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