Commit Graph

94 Commits

Author SHA1 Message Date
panfengfeng 5e91012009 fix issue I60Q6L I5YQCT I5YQ9F I5YE52 2022-11-14 23:30:14 -05:00
i-robot 682b9e20dc
!45518 pinv调整api类别
Merge pull request !45518 from wujueying/master
2022-11-15 02:46:43 +00:00
i-robot 1262abbfde
!45453 remove useless api-----> ops.core
Merge pull request !45453 from lianliguang/remove-useless-api
2022-11-15 01:41:34 +00:00
i-robot 5ad5f358d6
!45420 Add tensor.baddmm, doc and st test
Merge pull request !45420 from DavidFFFan/api_tensor
2022-11-14 08:17:26 +00:00
wujueying 1fe4cc3c83 pinv api mv 2022-11-14 11:52:25 +08:00
lianliguang 2f1cea5e67 remove useless api 2022-11-12 14:53:35 +08:00
emmmmtang 09c07f5ca9 add Tensor.rad2deg deg2rad 2022-11-11 11:24:41 +08:00
i-robot 458bb025dc
!45286 code_docs_fix_remainder
Merge pull request !45286 from yide12/tensor_nelement_numel_permute_positive_remainder
2022-11-11 02:50:54 +00:00
fandawei 2a5a435391 add tensor.baddmm, doc and st test 2022-11-10 22:27:57 +08:00
wujueying a5841b9e09 add pinv to api list 2022-11-10 16:43:37 +08:00
i-robot fad3d9e59f
!45398 Update ops contents
Merge pull request !45398 from shaojunsong/code_docs_1104
2022-11-10 07:44:00 +00:00
shaojunsong 1f586262dc add ops func to contents 2022-11-10 15:02:56 +08:00
i-robot acad963438
!45316 neg_ops_master
Merge pull request !45316 from yide12/tensor_neg_master
2022-11-10 07:02:22 +00:00
i-robot a93291a84f
!45320 Add ops operators
Merge pull request !45320 from shaojunsong/fix/ops1109
2022-11-10 06:10:37 +00:00
i-robot a6ece5e38d
!45258 Add function.gaussian_nll_loss
Merge pull request !45258 from shaojunsong/fix/gaussian_nll_loss
2022-11-10 03:21:06 +00:00
shaojunsong 6f14d7d62a add ops.true_divde, ops.subtract 2022-11-10 10:33:34 +08:00
i-robot af77fb457c
!45182 add api of Tensor.lcm Tensor.ldexp
Merge pull request !45182 from emmmmtang/master
2022-11-10 01:10:05 +00:00
shaojunsong e63c57ef62 add function.gaussian_nll_loss 2022-11-09 16:08:08 +08:00
lianliguang 316afeaf94 remove useless api 2022-11-09 14:46:43 +08:00
yide12 6eb55385c1 add_negative_ops 2022-11-09 10:33:56 +08:00
emmmmtang 95a5f96b16 add api of Tensor.lcm Tensor.ldexp 2022-11-08 21:16:20 +08:00
yide12 34536037ac remainder_docs_fix 2022-11-08 16:01:09 +08:00
fandawei eb49e3f975 add ops.arccos and tensor.arccos 2022-11-08 14:21:45 +08:00
i-robot 5fce0f724d
!44610 tensor_nelement_numel_permute_positive_remainderr
Merge pull request !44610 from yide12/tensor_nelement_numel_permute_positive_remainder
2022-11-08 02:54:33 +00:00
i-robot f8b256b13c
!44919 tensor_arccosh_arcsin_arctan_arctan2_master
Merge pull request !44919 from yide12/tensor_arccosh_arcsin_arctan_arctan2_master
2022-11-08 02:54:22 +00:00
i-robot db9a328c6d
!45215 Add ops.absolute and tensor.absolute
Merge pull request !45215 from DavidFFFan/api
2022-11-08 02:53:33 +00:00
i-robot 2c6e29775f
!44947 support filp fliplr flipud isfloat issigned ops and tensor
Merge pull request !44947 from 冯一航/support_flip_isf_issigned
2022-11-08 02:50:29 +00:00
i-robot 572bdc1158
!45200 add marginrankingloss ops
Merge pull request !45200 from 冯一航/add_marginrankingloss_ops
2022-11-08 02:34:46 +00:00
fengyihang 87a22de9a5 add marginrankingloss ops 2022-11-07 19:59:15 +08:00
fengyihang 3b590239aa support flip isf issigned 2022-11-07 17:48:25 +08:00
fandawei 70f7b00482 add ops.absolute and tensor.absolute 2022-11-07 16:35:43 +08:00
yide12 2a2d3cd374 tensor_nele_numel_permute_positive_remainder 2022-11-07 14:50:44 +08:00
i-robot dfd2239118
!44859 CSRTensor & functional SparseMatrixSparseMatMul
Merge pull request !44859 from mamba_ni/master
2022-11-07 02:34:14 +00:00
izayoi16 1f1c71e1dd csr mm tensor&function 2022-11-05 20:32:10 +08:00
yide12 a59b5cc8c7 tensor_arccosh_arcsin_arctan_arctan2_master 2022-11-05 09:03:22 +08:00
lilinjie 0d2c188a84 add CN doc for 6 APIs 2022-11-04 12:28:04 +08:00
Erpim 1b7225fbf0 move vmap doc 2022-11-03 20:35:37 +08:00
i-robot 497f82cc09
!44900 add function and tensor api of unsqueeze
Merge pull request !44900 from ZhidanLiu/unsqueeze
2022-11-02 10:19:22 +00:00
Zhidanliu c167b4aa92 add function and tensor api of unsqueeze 2022-11-01 20:39:54 +08:00
fengyihang 14ff3ac21a support tensor repeat elements 2022-11-01 20:22:50 +08:00
ZhidanLiu e82f857226 Tensor and fucntion api of unbind 2022-10-31 16:55:01 +08:00
huodagu f0a45b5037 modify Tensor api 2022-10-31 15:32:00 +08:00
i-robot 1b59e7d834
!44451 [ST][MS][OPS] ops.bartlett_window & ops.mse_loss APIs and STs.
Merge pull request !44451 from alashkari/new-apis-oct-24
2022-10-31 03:02:53 +00:00
i-robot f6866548c6
!43659 [ST][MS][OPS] isinf & logical_xor Functional APIs; isinf, isnan, le, less, logical_and, logical_not, logical_or & logical_xor Tensor APIs and STs.
Merge pull request !43659 from alashkari/new-apis-oct-11
2022-10-29 09:24:20 +00:00
i-robot aa58bea98c
!44399 pixel_shuffle_unshuffle_master
Merge pull request !44399 from yide12/pixel_shuffle_unshuffle_master
2022-10-29 06:43:04 +00:00
alashkari 55c936c1e6 Added new functional apis. 2022-10-28 22:05:54 -04:00
yide12 a81246b9b9 pixel_shuffle_unshuffle_master 2022-10-28 17:17:56 +08:00
i-robot 204131898e
!44750 modify format
Merge pull request !44750 from 俞涵/code_docs_1010
2022-10-28 08:54:13 +00:00
huodagu a89a94de20 modify format 2022-10-28 16:27:40 +08:00
alashkari f5e0adf2f9 Added new functional & tensor apis. 2022-10-27 22:20:38 -04:00