Commit Graph

477 Commits

Author SHA1 Message Date
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
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
i-robot 0b44e1edd3
!36496 modify the Chinese API files
Merge pull request !36496 from 宦晓玲/code_docs_0624
2022-06-24 09:29:18 +00:00
zhangyi 702037724a modify the API files 2022-06-24 17:16:09 +08:00
i-robot 9c82cc2bdc
!36323 update document of scatter_nd_div and scatter_nd_min
Merge pull request !36323 from zhujingxuan/code_docs_scatter_nd
2022-06-24 09:07:20 +00:00
i-robot 358a69e17e
!36494 Fix the docs format of deformable_conv2d
Merge pull request !36494 from YuJianfeng/code_docs
2022-06-24 08:28:29 +00:00
yujianfeng a431e7cb39 Fix the docs format of deformable_conv2d 2022-06-24 15:56:59 +08:00
zhujingxuan c279caa6ba update document of scatter_nd_div and scatter_nd_min 2022-06-24 14:42:01 +08:00
i-robot 9b60a1721d
!36419 modify format
Merge pull request !36419 from 俞涵/code_docs_0621
2022-06-24 01:10:25 +00:00
i-robot 9185ebeb8d
!35264 implement CSRSparseMatrixToSparseTensor GPU
Merge pull request !35264 from huangmengxi/cuda_csr_op
2022-06-23 12:06:01 +00:00
hujiahui8 b561d0d878 Improve documentation for scatter-like operators 2022-06-23 17:39:01 +08:00
huodagu 551f4047de modify format 2022-06-23 17:09:29 +08:00
i-robot a4d97a5431
!35720 Accelerate function by cache.
Merge pull request !35720 from liqiliang/accelerate_function_cache
2022-06-23 06:08:14 +00:00
i-robot 39ddfe8b74
!36357 fix dropoout2d dropout3d spell error
Merge pull request !36357 from zhuzhongrui/code_docs_branch1
2022-06-23 03:28:59 +00:00
yujianfeng 491f7e2968 Fix the formula of deformable_conv2d 2022-06-23 09:57:10 +08:00
z00512249 0eca505b12 fix dropoout2d dropout3d spell error 2022-06-22 19:42:40 +08:00
liqiliang a47df493bf Accelerate function by cache. 2022-06-22 19:20:05 +08:00
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
huangmengxi 06c6321d7e implement CSRSparseMatrixToSparseTensor GPU 2022-06-22 11:18:00 +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