i-robot
|
9ebf91d468
|
!36331 modify format
Merge pull request !36331 from 俞涵/code_docs_0621
|
2022-06-22 07:33:59 +00:00 |
huodagu
|
2b982cbb09
|
modify format
|
2022-06-22 15:07:38 +08:00 |
i-robot
|
ba217e3f90
|
!36255 update document of matrix_solve
Merge pull request !36255 from zhujingxuan/code_docs_matrix_solve
|
2022-06-22 02:59:29 +00:00 |
zhujingxuan
|
abbd5096c4
|
update document of matrix_solve
|
2022-06-22 09:56:25 +08:00 |
zhangyi
|
ada2c5f2d6
|
modify the API files
|
2022-06-22 09:48:43 +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
|
3e7e0f9637
|
!36259 modify format
Merge pull request !36259 from 俞涵/code_docs_0621
|
2022-06-22 01:11:40 +00:00 |
i-robot
|
f6b064efda
|
!36245 [kernel]fix cdist bug
Merge pull request !36245 from 张学同/ceil
|
2022-06-21 14:14:17 +00:00 |
i-robot
|
68cc5ddb1f
|
!36253 add dropout2d dropout3d nn function and cell
Merge pull request !36253 from zhuzhongrui/pub_master
|
2022-06-21 13:21:58 +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
|
5c09759eab
|
!36067 optimize ger
Merge pull request !36067 from KXiong/branch_ger
|
2022-06-21 13:05:01 +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 |
huodagu
|
eb33fefc0f
|
modify format
|
2022-06-21 14:21:08 +08:00 |
i-robot
|
8f2afe13b4
|
!36210 Keep ch api docs same as en.
Merge pull request !36210 from gaoyong10/code_docs_adaptivemaxpool2d
|
2022-06-21 04:15:10 +00:00 |
zhangxuetong
|
0d2686e34a
|
fix cdist bug
|
2022-06-21 11:33:31 +08:00 |
z00512249
|
5f803e7250
|
add dropout2d dropout3d nn function and cell
|
2022-06-21 11:03:46 +08:00 |
chaijun
|
2dea092baf
|
add unique_with_pad functional
|
2022-06-21 10:00:29 +08:00 |
i-robot
|
3d41bf6b92
|
!36209 tensor scatter div sample bug
Merge pull request !36209 from ling/code_docs_pr
|
2022-06-21 01:38:22 +00:00 |
i-robot
|
666baf94ee
|
!36050 [kernel]add cdist vmap、ceil tensor api
Merge pull request !36050 from 张学同/ceil
|
2022-06-20 20:07:36 +00: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 |
gaoyong10
|
22de97ce8e
|
Keep ch api docs same as en.
|
2022-06-20 18:58:56 +08:00 |
i-robot
|
412ba826ab
|
!36206 Fix the docs of deformable_conv2d
Merge pull request !36206 from YuJianfeng/code_docs
|
2022-06-20 10:34:43 +00: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 |
zhangxuetong
|
7e3604d3e6
|
opt kernel
|
2022-06-20 16:34:59 +08:00 |
i-robot
|
3146f49feb
|
!36182 fix col2im func interface doc description
Merge pull request !36182 from baihuawei/fix_Col2Im_func_doc
|
2022-06-20 08:25:18 +00:00 |
yujianfeng
|
75455dc198
|
Fix the docs of deformable_conv2d
|
2022-06-20 15:49:23 +08:00 |
qinzheng
|
ce8285358b
|
fix split docs
|
2022-06-20 15:24:27 +08:00 |
xiongkun
|
16671a53ca
|
optimize ger
remove useless
modify ger
transform fp16
modify ger
modify ger
fix bug
ger vmap
use workspace
fix bug
fix vmap
codex
codex
fix bug
codex
|
2022-06-20 14:28:33 +08:00 |
dayschan
|
f567d2fc34
|
update op docs for Concat and ScatterNd
|
2022-06-20 09:47:50 +08:00 |
baihuawei
|
cd79ab4a36
|
fix Col2Im func description
|
2022-06-20 09:43:30 +08:00 |
i-robot
|
220699107e
|
!35463 fix bernoulli docs
Merge pull request !35463 from jiangshuqiang/code_docs_fix_bernoulli
|
2022-06-19 09:00:56 +00: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 |
i-robot
|
e6107a4443
|
!35885 convert maskedfill vmap impl to batch_rank mode && support more datatype
Merge pull request !35885 from 范吉斌/maskedfill_vmap
|
2022-06-17 15:06:53 +00:00 |
i-robot
|
cff0361b95
|
!36093 update documents for MatrixDiagPartV3
Merge pull request !36093 from zhujingxuan/code_docs_matrix_diag_part
|
2022-06-17 14:15:35 +00:00 |
i-robot
|
e4ef0dad89
|
!36095 replace description with refer
Merge pull request !36095 from zhujingxuan/code_docs_inplace_op
|
2022-06-17 13:47:40 +00:00 |
i-robot
|
2a997efe03
|
!36070 modify files
Merge pull request !36070 from 宦晓玲/code_docs_0616
|
2022-06-17 08:29:59 +00:00 |
zhujingxuan
|
53641645d2
|
update documents for MatrixDiagPartV3
|
2022-06-17 15:49:23 +08:00 |
zhangyi
|
0050b7cf0e
|
modify the files
|
2022-06-17 15:41:18 +08:00 |
i-robot
|
27d9df648d
|
!35996 fix adaptive_avg_pool2d docs
Merge pull request !35996 from 范吉斌/fix_avg_docs
|
2022-06-17 07:04:58 +00:00 |
i-robot
|
7b9b3f40df
|
!36096 modify format
Merge pull request !36096 from 俞涵/code_docs_0616
|
2022-06-17 03:34:55 +00:00 |
huodagu
|
b655a64221
|
modify format
|
2022-06-17 11:04:41 +08:00 |
z00512249
|
76a4420b8d
|
change lp_norm api to morm api for tensor and fucntional
|
2022-06-17 10:32:40 +08:00 |
zhujingxuan
|
47ed5c3dbc
|
replace description with refer
|
2022-06-17 10:12:18 +08:00 |
i-robot
|
2b3a994013
|
!35936 batchtospacend
Merge pull request !35936 from r1chardf1d0/bts2
|
2022-06-17 02:05:42 +00:00 |
jiangshuqiang
|
0a096070af
|
fix bernoulli docs
|
2022-06-17 09:59:12 +08:00 |
fanjibin
|
f1fddffee4
|
convert maskedfill vmap impl to batch_rank mode
|
2022-06-16 21:46:49 +08:00 |