i-robot
|
46fbf523b8
|
!35939 Support Gather Tensor interface
Merge pull request !35939 from ZengZitao/gather_tensor_func
|
2022-06-15 02:51:51 +00:00 |
i-robot
|
e420e22839
|
!35898 Delete tensor api.
Merge pull request !35898 from liqiliang/function_and_tensor
|
2022-06-15 02:31:27 +00:00 |
i-robot
|
c5563116d0
|
!35916 [OP]delete space_to_batch_nd tensor api
Merge pull request !35916 from zichun_ye/del_space_to_batch_nd_tensor
|
2022-06-15 02:04:23 +00:00 |
i-robot
|
fc3ab714ed
|
!35891 modify files
Merge pull request !35891 from 宦晓玲/code_docs_0613
|
2022-06-15 02:03:03 +00:00 |
i-robot
|
9d807f95a2
|
!34742 add AvgPool nn/functional api
Merge pull request !34742 from 范吉斌/AvgPool
|
2022-06-15 01:55:32 +00:00 |
i-robot
|
479dd49229
|
!35924 Remove matrix_diag tensor interface.
Merge pull request !35924 from hezhenhao1/add_matrix_diag
|
2022-06-14 19:32:45 +00:00 |
zengzitao
|
33d0690eb6
|
support gather_v2 tensor and function interface
|
2022-06-14 19:07:19 +08:00 |
liqiliang
|
e16f80b07d
|
Delete tensor api.
|
2022-06-14 17:36:33 +08:00 |
fanjibin
|
489cfa15e6
|
add AvgPool nn/functional/tensor api
|
2022-06-14 17:09:38 +08:00 |
zhangyi
|
c5be4dc10b
|
modify the files
|
2022-06-14 17:02:28 +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
|
ad44ede647
|
Remove matrix_diag tensor interface.
|
2022-06-14 16:14:48 +08:00 |
hezhenhao1
|
2453a9e2f4
|
fix doc string
|
2022-06-14 15:37:26 +08:00 |
Zichun Ye
|
5a3b579a5b
|
delete space_to_batch_nd tensor api
|
2022-06-14 14:43:30 +08:00 |
i-robot
|
a300990322
|
!35888 remove Pad tensor interface
Merge pull request !35888 from looop5/remove_pad_tensor
|
2022-06-14 06:38:14 +00:00 |
i-robot
|
69fc09be50
|
!35866 rename Tensor.tensor_scatter_* to Tensor.scatter_*
Merge pull request !35866 from yuchaojie/op_dev
|
2022-06-14 05:46:05 +00:00 |
i-robot
|
08dc4ddd7a
|
!35887 modify format
Merge pull request !35887 from 俞涵/code_docs_0610
|
2022-06-14 01:45:54 +00:00 |
looop5
|
1f2c7bc4ce
|
remove Pad tensor interface
|
2022-06-14 09:21:22 +08:00 |
huodagu
|
d93408de90
|
modify format
|
2022-06-14 09:19:17 +08:00 |
jjfeing
|
2b4c0d15f5
|
remove tensor
|
2022-06-13 21:05:46 +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 |
yuchaojie
|
d65187f1ba
|
rename Tensor.tensor_scatter_* to Tensor.scatter_*
|
2022-06-13 20:45:16 +08:00 |
i-robot
|
dbec13ca4a
|
!35650 支持SPMM算子
Merge pull request !35650 from 黄晓/spmm_hxp_0609
|
2022-06-13 11:49:01 +00:00 |
i-robot
|
a5bf4daf55
|
!35851 modify files
Merge pull request !35851 from 宦晓玲/code_docs_0610
|
2022-06-13 10:02:11 +00:00 |
i-robot
|
9a134b4a64
|
!35852 modify doc
Merge pull request !35852 from xumengjuan1/code_docs_c5
|
2022-06-13 09:57:26 +00:00 |
i-robot
|
a38fd4cfbe
|
!35850 modify format
Merge pull request !35850 from 俞涵/code_docs_0610
|
2022-06-13 09:57:25 +00:00 |
zhangyi
|
78c0f49127
|
modify the files
|
2022-06-13 17:43:14 +08:00 |
xumengjuan1
|
c4a1953a40
|
modify doc
|
2022-06-13 17:24:48 +08:00 |
huodagu
|
e961046679
|
modify format
|
2022-06-13 17:18:13 +08:00 |
i-robot
|
3170c0a90b
|
!35818 modify files
Merge pull request !35818 from 宦晓玲/code_docs_0610
|
2022-06-13 09:03:41 +00:00 |
zhangyi
|
e43a164b22
|
modify the files
|
2022-06-13 16:55:03 +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 |
muxiyin
|
27e96dd46d
|
support spmm
|
2022-06-13 15:08:09 +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
|
58efca88db
|
!35394 add get_mindir_input api
Merge pull request !35394 from changzherui/add_get_mindir_input
|
2022-06-10 08:28:35 +00:00 |
i-robot
|
402431e754
|
!35667 [kernel]add celu vmap
Merge pull request !35667 from 张学同/celu
|
2022-06-10 08:21:43 +00:00 |