i-robot
|
3a8cc10845
|
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
|
2022-07-01 03:20:32 +00:00 |
i-robot
|
e6e773a267
|
!36288 [feat] add new gpu backend and func interface of operator AffineGrid
Merge pull request !36288 from GeniusPatrick/op_affine_grid
|
2022-06-30 11:31:31 +00:00 |
i-robot
|
516c8f8a35
|
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
|
2022-06-30 08:28:45 +00:00 |
hezhenhao1
|
0aff8748d1
|
fix doc string
|
2022-06-30 16:07:27 +08:00 |
wang_shaocong
|
e26273a2c9
|
[MSLITE] Add function and vmap methods for uniform_int and uniform_real.
|
2022-06-29 19:01:42 +08:00 |
i-robot
|
420b6327ac
|
!36813 fix doc string
Merge pull request !36813 from hezhenhao1/code_docs
|
2022-06-29 06:19:28 +00:00 |
hezhenhao1
|
e756ee88ac
|
fix doc string
|
2022-06-29 11:09:54 +08:00 |
i-robot
|
6ddce1fa75
|
!36173 add adaptiveMaxPool3D for gpu
Merge pull request !36173 from 范吉斌/maxpool3d
|
2022-06-29 02:22:07 +00:00 |
i-robot
|
1dc2c47431
|
!36768 scatter add functional
Merge pull request !36768 from ling/bug
|
2022-06-28 11:46:22 +00:00 |
ling
|
6cde34e9bf
|
scatter add functional & npu static+dynamic
|
2022-06-28 14:45:16 +08:00 |
fan-jibin
|
7cbfa5d20a
|
add adaptiveMaxPool3D for gpu
|
2022-06-28 14:25:50 +08:00 |
i-robot
|
47a9146e4f
|
!36269 add Tensor and vmap interface of StandardLaplace op
Merge pull request !36269 from panshaowu/master
|
2022-06-27 13:35:41 +00:00 |
i-robot
|
a51e3bab4e
|
!36664 change functional docs of slice、ne,add new dyn_shape
Merge pull request !36664 from gaoshuanglong/md_rst
|
2022-06-27 07:56:42 +00:00 |
i-robot
|
6c0b8ab995
|
!36616 [MS][DOC] tensor_scatter_elements doc
Merge pull request !36616 from mengyuanli/code_docs_tensor_scatter_elements
|
2022-06-27 07:03:19 +00:00 |
gaoshuanglong
|
afd6115963
|
Change functional docs of slice、ne,add new dyn_shape
|
2022-06-27 12:02:44 +08:00 |
mengyuanli
|
6b0ab478bf
|
add doc for tensor_scatter_elements
|
2022-06-27 10:12:44 +08:00 |
mengyuanli
|
4d95eb96f0
|
add resize doc
|
2022-06-27 10:04:10 +08:00 |
i-robot
|
ab17cc9fdd
|
!36181 add functional/tensor api for kl div loss
Merge pull request !36181 from zhuyuxiao/I51VMV-1
|
2022-06-25 10:22:38 +00:00 |
Yufei Wang
|
4361bcaac2
|
[feat] add new func interface of operator AffineGrid
|
2022-06-25 18:14:28 +08:00 |
panshaowu
|
d7257e50a1
|
add Tensor and vmap interface of StandardLaplace op
|
2022-06-25 15:30:32 +08:00 |
zhuyuxiao
|
6165842821
|
add functional api for kl div
|
2022-06-25 14:39:34 +08:00 |
mengyuanli
|
ccdaa96346
|
add smooth_l1_loss doc
|
2022-06-25 09:18:00 +08:00 |
zhujingxuan
|
fe56bbc4b7
|
make matrix_diag_part document public
|
2022-06-24 17:34:19 +08:00 |
zhujingxuan
|
c279caa6ba
|
update document of scatter_nd_div and scatter_nd_min
|
2022-06-24 14:42:01 +08:00 |
zhujingxuan
|
abbd5096c4
|
update document of matrix_solve
|
2022-06-22 09:56:25 +08:00 |
i-robot
|
8dc4692a41
|
!36247 unsorted segment min/max/prod docs
Merge pull request !36247 from ling/code_docs_sr
|
2022-06-22 01:29:27 +00:00 |
i-robot
|
f29626abc1
|
!36066 [MS][LITE]Add unique_with_pad function
Merge pull request !36066 from gongdaguo1/add_unique_with_pad_func
|
2022-06-21 13:09:27 +00:00 |
i-robot
|
e2224b2104
|
!36223 update linspace document
Merge pull request !36223 from zhujingxuan/code_docs_linspace
|
2022-06-21 13:01:39 +00:00 |
i-robot
|
d932c9de0d
|
!36230 update log_softmax document
Merge pull request !36230 from zhujingxuan/code_docs_logsoftmax
|
2022-06-21 12:19:47 +00:00 |
ling
|
46de8ba7c5
|
unsorted segment min/max/prod docs
|
2022-06-21 14:38:14 +08:00 |
chaijun
|
2dea092baf
|
add unique_with_pad functional
|
2022-06-21 10:00:29 +08:00 |
zhujingxuan
|
03da0ecdd1
|
update log_softmax document
|
2022-06-20 21:03:52 +08:00 |
zhujingxuan
|
65cfade67f
|
update linspace document
|
2022-06-20 19:36:50 +08:00 |
ling
|
6e03e828bd
|
tensor scatter div sample bug
|
2022-06-20 19:29:40 +08:00 |
i-robot
|
303de2b4fc
|
!36103 update op docs for Concat and ScatterNd
Merge pull request !36103 from DeshiChen/code_docs_concat_scatternd
|
2022-06-20 08:45:25 +00:00 |
qinzheng
|
ce8285358b
|
fix split docs
|
2022-06-20 15:24:27 +08:00 |
dayschan
|
f567d2fc34
|
update op docs for Concat and ScatterNd
|
2022-06-20 09:47:50 +08:00 |
i-robot
|
db871eaea1
|
!36092 change lp_norm api to morm api for tensor and fucntional
Merge pull request !36092 from zhuzhongrui/pub_master2
|
2022-06-18 06:50:59 +00:00 |
z00512249
|
76a4420b8d
|
change lp_norm api to morm api for tensor and fucntional
|
2022-06-17 10:32:40 +08:00 |
i-robot
|
2b3a994013
|
!35936 batchtospacend
Merge pull request !35936 from r1chardf1d0/bts2
|
2022-06-17 02:05:42 +00:00 |
i-robot
|
ace3624c38
|
!35698 [kernel]add cdist vmap and add ceil tensor functional api
Merge pull request !35698 from 张学同/applyproximaladagrad_gpu
|
2022-06-16 05:32:26 +00:00 |
yanglf1121
|
04da116794
|
optmize sparse doc
|
2022-06-15 17:09:44 +08:00 |
r1chardf1d0
|
2605a7d39b
|
batch_to_space_nd docs
|
2022-06-15 11:18:50 +08:00 |
zhangxuetong
|
dab8dde706
|
add cdist vmap、ceil tensor api
|
2022-06-15 10:38:50 +08:00 |
fanjibin
|
489cfa15e6
|
add AvgPool nn/functional/tensor api
|
2022-06-14 17:09:38 +08:00 |
hezhenhao1
|
2453a9e2f4
|
fix doc string
|
2022-06-14 15:37:26 +08:00 |
chenzhuo
|
2529bd3c2c
|
add cpu ops Argmin add support Ascend dynamic ArgminV2
|
2022-06-11 17:20:47 +08:00 |
i-robot
|
0a7e9ac87b
|
!35395 Add functional and tensor interface for `GatherD`
Merge pull request !35395 from TronZhang/gatherd_interface
|
2022-06-10 09:22:38 +00:00 |
i-robot
|
402431e754
|
!35667 [kernel]add celu vmap
Merge pull request !35667 from 张学同/celu
|
2022-06-10 08:21:43 +00:00 |
i-robot
|
29a3c7f3ed
|
!34888 add Col2Im GPU impl
Merge pull request !34888 from baihuawei/col2im
|
2022-06-10 03:50:40 +00:00 |