Commit Graph

1269 Commits

Author SHA1 Message Date
i-robot 123a69889a
!35976 modify files
Merge pull request !35976 from 宦晓玲/code_docs_0613
2022-06-16 06:44:14 +00:00
zhangyi 985e2e5c4d modify the files 2022-06-16 14:05:28 +08:00
i-robot ace3624c38
!35698 [kernel]add cdist vmap and add ceil tensor functional api
Merge pull request !35698 from 张学同/applyproximaladagrad_gpu
2022-06-16 05:32:26 +00: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 008500a016
!35889 delete pdist api of tensor
Merge pull request !35889 from hemaohua/master
2022-06-16 03:42:45 +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
i-robot 10ea3018f2
!35933 fix api
Merge pull request !35933 from shaojunsong/code_docs_api
2022-06-15 08:11:12 +00:00
i-robot 844b4e4fb0
!35904 modify format
Merge pull request !35904 from 俞涵/code_docs_0610
2022-06-15 07:55:21 +00:00
i-robot c6b826aed9
!35927 add exception information for inplace ops
Merge pull request !35927 from wangjun/code_docs_0614
2022-06-15 06:36:04 +00:00
i-robot ccfb4e306f
!35987 modify rst different
Merge pull request !35987 from 冯一航/code_docs_modify_rst
2022-06-15 06:26:50 +00:00
fengyihang 21d1390a1f modify_rst 2022-06-15 11:58:27 +08:00
hemaohua 00026dec33 delete tensor api of pdist 2022-06-15 11:54:52 +08:00
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
huodagu 17a34c0e1e modify format 2022-06-15 10:42:00 +08:00
zhangxuetong dab8dde706 add cdist vmap、ceil tensor api 2022-06-15 10:38:50 +08: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
wangjun 8273188f47 add exception raises for inplace ops 2022-06-14 17:31:03 +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
shaojunsong 39a3f0bfee fix api bug 2022-06-14 16:35:15 +08: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
tronzhang 5aa3250e8b fix gather d doc 2022-06-14 11:10:37 +08: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