Commit Graph

384 Commits

Author SHA1 Message Date
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
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
tronzhang 9a2fc5785d add functional and tensor interface for gatherd 2022-06-09 18:00:08 +08:00
yujianfeng 02626022a2 Fix the formula in the docs of deformable_conv2d 2022-06-09 15:07:55 +08:00
looop5 4c5de144ce add functional, tensor interface and vmap for ops.Pad 2022-06-09 14:26:36 +08:00
i-robot eafd35217a
!33569 add hswish operator
Merge pull request !33569 from jjfeing/add_hswish_operator
2022-06-09 06:19:38 +00:00
i-robot 598caa37ca
!35568 Extend the MatrixBandPart kernel to support batch.
Merge pull request !35568 from liqiliang/vmap_and_dynamic_and_tests
2022-06-09 06:14:48 +00:00
i-robot d79a264e81
!35417 add masked_fill api
Merge pull request !35417 from 范吉斌/maskedfill_docs
2022-06-09 03:27:34 +00:00
jjfeing 5f8af95bb6 add hardswish & hardswishgrad 2022-06-09 10:51:38 +08:00
i-robot f2acc43307
!35558 fix intopk docs
Merge pull request !35558 from 范吉斌/fix_intopk_docs
2022-06-09 01:53:37 +00:00
liqiliang e0369d0d54 Extend the MatrixBandPart kernel to support batch. 2022-06-08 20:45:19 +08:00
fanjibin dc6d60ffad add masked_fill api 2022-06-08 19:55:38 +08:00
fan-jibin 19f551149a fix intopk docs 2022-06-08 19:31:52 +08:00
i-robot 8c823836a6
!35383 Add cpu kernel for deformable_offsets
Merge pull request !35383 from YuJianfeng/deformable_conv
2022-06-08 11:13:30 +00:00
i-robot 0f27520ddb
!35560 Move ClipByNorm to inner interface
Merge pull request !35560 from JoyLvliang/move_clipbynorm_to_inner_interface
2022-06-08 09:27:05 +00:00
i-robot 37f115a0ef
!35605 modify format
Merge pull request !35605 from 俞涵/code_docs_0606
2022-06-08 07:12:16 +00:00
huodagu 85a5e03e9a modify format 2022-06-08 14:40:53 +08:00
i-robot b76a64d1fa
!35554 update pdist docs
Merge pull request !35554 from hemaohua/master
2022-06-08 06:34:38 +00:00
i-robot 3db02540ad
!35529 Update Raises in ScatterUpdate doc
Merge pull request !35529 from zhengzuohe/doc_for_scatterupdate
2022-06-08 04:03:23 +00:00
yujianfeng 2d283c96df Add the implement of cpu kernel for deformable_offsets 2022-06-08 11:53:52 +08:00
lvyufeng f4f2f2fc6f fix desciption problems 2022-06-08 11:22:25 +08:00
i-robot 964e01ddb0
!35528 modify format
Merge pull request !35528 from 俞涵/code_docs_0606
2022-06-08 02:50:35 +00:00
i-robot be5fd85eae
!35585 Fix GradOperation document issues.
Merge pull request !35585 from 张清华/code_docs_opt
2022-06-08 02:38:51 +00:00
i-robot a27f5fcd22
!34594 add adaptive_avgpol2d nn/function/tensor api
Merge pull request !34594 from 范吉斌/adapool2d
2022-06-08 02:37:01 +00:00
Zhang Qinghua 5683ce2d81 Fix GradOperation document issues. 2022-06-08 10:31:04 +08:00
i-robot 275ee3c637
!35459 Fix GradOperation descripition and support tuple/list for 'get_by_list'.
Merge pull request !35459 from 张清华/opt
2022-06-08 01:46:39 +00:00