i-robot
|
b4822d8eeb
|
!37321 Add zh api docs for softsign.
Merge pull request !37321 from liqiliang/code_docs
|
2022-07-05 10:05:47 +00:00 |
i-robot
|
070993bae6
|
!37243 add log_matrix_determinant and matrix_determinant doc
Merge pull request !37243 from zhuzhongrui/code_docs_1
|
2022-07-05 09:44:55 +00:00 |
z00512249
|
5146e0b76e
|
add dropout2d dropout3d doc
|
2022-07-05 16:51:14 +08:00 |
z00512249
|
8e488e53b7
|
add matrix_determinant and log_matrix_determinant
|
2022-07-05 16:39:56 +08:00 |
liqiliang
|
1f06f8d8f4
|
Add zh api docs for softsign.
|
2022-07-05 15:38:55 +08:00 |
i-robot
|
f8e900113d
|
!37053 add MaxPool3dWithArgmax docs
Merge pull request !37053 from 范吉斌/code_docs_maxpool3d_withargmax
|
2022-07-04 08:01:23 +00:00 |
fan-jibin
|
a0cd344bfd
|
add MaxPool3dWithArgmax docs
|
2022-07-04 14:38:22 +08:00 |
i-robot
|
59cc60f607
|
!36761 add RandomCategorical doc
Merge pull request !36761 from yeyunpeng2020/cpu_doc
|
2022-07-04 06:10:45 +00:00 |
i-robot
|
55da1a87d5
|
!35287 Add tensor&functional interface for TensorScatterMax ops.
Merge pull request !35287 from wuweikang/tensor-scatter-max
|
2022-07-04 03:11:11 +00:00 |
wuweikang
|
1ca9c8984b
|
Add tensor&functional interface for TensorScatterMax
|
2022-07-02 18:22:37 +08:00 |
i-robot
|
1b6640dc9c
|
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
|
2022-07-01 09:41:10 +00:00 |
cjh9368
|
8ff6eefde9
|
add erfc and xlogy chinese docs
|
2022-07-01 17:08:20 +08:00 |
yeyunpeng2020
|
c711a1ac9c
|
add RandomCategorical doc
|
2022-07-01 16:54:04 +08:00 |
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 |