Commit Graph

408 Commits

Author SHA1 Message Date
i-robot 2b3a994013
!35936 batchtospacend
Merge pull request !35936 from r1chardf1d0/bts2
2022-06-17 02:05:42 +00: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
zhangyi 985e2e5c4d modify the files 2022-06-16 14:05:28 +08:00
i-robot e21690d34e
!36043 Fix doc of `gather_d` and `gather_elements`.
Merge pull request !36043 from TronZhang/code_docs_fix_gather_d
2022-06-16 03:47:04 +00:00
i-robot e213427d04
!35998 optimize sparse doc
Merge pull request !35998 from 杨林枫/code_docs_sparse
2022-06-15 09:33:57 +00:00
i-robot d27e3e7d0c
!36006 update documents for InplaceAdd and InplaceSub
Merge pull request !36006 from zhujingxuan/code_docs_inplace_op
2022-06-15 09:29:12 +00:00
yanglf1121 04da116794 optmize sparse doc 2022-06-15 17:09:44 +08:00
zhujingxuan e12c50c345 update documents for InplaceAdd and InplaceSub 2022-06-15 16:36:11 +08:00
hujiahui8 cbad354d9c repair scatter_sub and scatter_update docs 2022-06-15 11:29:51 +08:00
r1chardf1d0 2605a7d39b batch_to_space_nd docs 2022-06-15 11:18:50 +08:00
huodagu 17a34c0e1e modify format 2022-06-15 10:42:00 +08:00
fanjibin 489cfa15e6 add AvgPool nn/functional/tensor api 2022-06-14 17:09:38 +08:00
i-robot 8c9b466693
!35779 fix doc string
Merge pull request !35779 from hezhenhao1/code_docs
2022-06-14 08:44:37 +00:00
hezhenhao1 2453a9e2f4 fix doc string 2022-06-14 15:37:26 +08:00
tronzhang 5aa3250e8b fix gather d doc 2022-06-14 11:10:37 +08:00
huodagu d93408de90 modify format 2022-06-14 09:19:17 +08:00
i-robot 6d6327882f
!35675 adapter dynamic shape of hswish & hswish grad
Merge pull request !35675 from jjfeing/add_hswish_operator
2022-06-13 12:45:54 +00:00
i-robot a38fd4cfbe
!35850 modify format
Merge pull request !35850 from 俞涵/code_docs_0610
2022-06-13 09:57:25 +00:00
huodagu e961046679 modify format 2022-06-13 17:18:13 +08:00
i-robot 08afe47203
!35841 modify format
Merge pull request !35841 from 俞涵/code_docs_0610
2022-06-13 08:33:48 +00:00
huodagu 56b7e76568 modify format 2022-06-13 15:59:32 +08:00
jjfeing ce295846c6 support dynamic shape of hardswish & hardswishgrad 2022-06-13 15:40:22 +08:00
i-robot 0e11cf9633
!35253 [op]Add CPU op Argmin and support Ascend dynamic shape
Merge pull request !35253 from chenzhuo/Argmin_cpu
2022-06-13 03:23:56 +00:00
i-robot b0bcd270fb
!35447 update docs for KLDivLoss
Merge pull request !35447 from xulei/code_docs
2022-06-13 02:42:01 +00:00
i-robot cbea10add6
!35467 add cpu operation of StandardLaplace and its functional interface
Merge pull request !35467 from panshaowu/master
2022-06-13 02:32:36 +00:00
xulei 5b170a5ac4 update docs for KLDivLoss 2022-06-13 10:22:31 +08:00
i-robot 0f160775c5
!35618 Update ms_kernel custom op
Merge pull request !35618 from zichun_ye/custom_op_update
2022-06-13 02:00:54 +00:00
i-robot 1766015d77
!35619 code style
Merge pull request !35619 from liubuyu/doc
2022-06-13 01:34:36 +00:00
panshaowu fa32247b6f add cpu operation of StandardLaplace and its functional interface 2022-06-11 18:25:58 +08:00
chenzhuo 2529bd3c2c add cpu ops Argmin add support Ascend dynamic ArgminV2 2022-06-11 17:20:47 +08:00
i-robot d6bbef46ee
!35448 add deformable offsets grad op for Ascend
Merge pull request !35448 from guoqi/deformable_offsets_grad
2022-06-11 07:39:42 +00:00
i-robot 2c9fe2bc6b
!34869 support tensor to sparse tensor conversion
Merge pull request !34869 from 杨林枫/dense_to_csr_gpu
2022-06-11 07:03:19 +00:00
i-robot 91a7ae0de0
!35646 make clear that Ger doesn't support mixed dtype input
Merge pull request !35646 from 李林杰/0609fix
2022-06-11 02:47:55 +00:00
lilinjie 9a8c0f825c some small fixes 2022-06-10 19:58:52 +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
Zichun Ye 8de24b4d2f update ms_kernel related files
fix import problem

update code check

update test case

update test case

rename file
2022-06-10 15:41:38 +08:00
guoqi b68e7d5045 add deformable offset grad operator for Ascend 2022-06-10 15:14:17 +08:00
yanglf1121 dd7f6f91c0 support tensor to sparse tensor 2022-06-10 12:41:12 +08:00
i-robot 29a3c7f3ed
!34888 add Col2Im GPU impl
Merge pull request !34888 from baihuawei/col2im
2022-06-10 03:50:40 +00:00
i-robot 260f2bda0f
!35490 add functional, tensor interface and vmap for ops.Pad
Merge pull request !35490 from looop5/op_pad_commit
2022-06-10 01:29:10 +00:00
zhangxuetong 86dc05b979 support functional tensor vmap for celu 2022-06-10 09:12:39 +08:00
lby 968531f2f1 code style 2022-06-10 08:34:11 +08:00
baihuawei 404816a5f4 add gpu Col2Im impl and tensor & function op 2022-06-09 20:10:00 +08:00