Commit Graph

451 Commits

Author SHA1 Message Date
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
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
i-robot 6ef6551a99
!35836 Improve API documents of LossBase, BroadcastTo, etc.
Merge pull request !35836 from panzhihui/code_docs_api_fix
2022-06-16 09:14:46 +00:00
PanZhihui cb70c10080 Improve cn api doc 2022-06-16 16:40:21 +08:00
i-robot 4f2f579bcf
!35985 repair scatter_sub and scatter_update docs
Merge pull request !35985 from hujiahui8/code_docs
2022-06-16 08:24:29 +00:00
huodagu 9cae074b16 modify format 2022-06-16 16:11:18 +08:00
i-robot 043606cedb
!36044 update documents for Cosh
Merge pull request !36044 from zhujingxuan/code_docs_cosh
2022-06-16 07:08:00 +00:00
i-robot 123a69889a
!35976 modify files
Merge pull request !35976 from 宦晓玲/code_docs_0613
2022-06-16 06:44:14 +00:00
zhujingxuan c3f3bc7e38 update documents for Cosh 2022-06-16 14:29:56 +08:00