Commit Graph

537 Commits

Author SHA1 Message Date
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
i-robot e9e4704949
!45413 [MS][DOC]add some primitive doc
Merge pull request !45413 from mengyuanli/code_docs_export_primitive_2
2022-11-11 02:47:52 +00:00
i-robot 3fe7a63f93
!45436 modify spelling error in rst file
Merge pull request !45436 from 宦晓玲/code_docs_1111m
2022-11-11 02:23:36 +00:00
i-robot 3656c62627
!45405 pinv api增加至接口列表
Merge pull request !45405 from wujueying/master
2022-11-11 02:11:17 +00:00
huanxiaoling b92ef1bcd6 modify spelling error 2022-11-11 10:10:10 +08:00
mengyuanli b0b6b6cb56 add some primitive doc 2022-11-11 09:49:05 +08:00
i-robot e755f679ee
!45401 ops模块API文档补齐
Merge pull request !45401 from yxx/code_docs_export_primitive
2022-11-11 01:45:11 +00:00
yangxixin 98e7d511c3 ops模块API文档补齐 2022-11-10 20:58:07 +08:00
i-robot 7c0fb73222
!45347 [MS][DOC]export some primitive doc
Merge pull request !45347 from mengyuanli/code_docs_export_primitive
2022-11-10 09:04:27 +00:00
wujueying a5841b9e09 add pinv to api list 2022-11-10 16:43:37 +08:00
mengyuanli 04156a8df0 export some primitive 2022-11-10 16:01:39 +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 19f2e20376
!45197 Tensor APIs
Merge pull request !45197 from shaojunsong/tensor1104
2022-11-10 06:53:05 +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
i-robot e332250070
!45247 Add ops.arccos and tensor.arccos
Merge pull request !45247 from DavidFFFan/api_tensor
2022-11-09 01:34:24 +00:00
emmmmtang 95a5f96b16 add api of Tensor.lcm Tensor.ldexp 2022-11-08 21:16:20 +08:00
i-robot 0171878048
!45272 fix: md doc format
Merge pull request !45272 from guozhijian/code_docs_md_format
2022-11-08 11:12:01 +00:00
jonyguo 42cfac317d fix: doc format 2022-11-08 18:01:32 +08:00
yide12 34536037ac remainder_docs_fix 2022-11-08 16:01:09 +08:00
shaojunsong 4c0a9fb094 add tensor APIs 2022-11-08 14:40:46 +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
i-robot 3819983f64
!45253 modify the error in nn
Merge pull request !45253 from 宦晓玲/code_docs_1101
2022-11-08 02:20:26 +00:00
huanxiaoling cec73db2a0 modify the error in nn 2022-11-08 09:54:07 +08: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
i-robot f3761d3a9b
!45101 add CN doc for 6 APIs
Merge pull request !45101 from 李林杰/code_docs_1103_add_CN_doc_for_7_APIs_master
2022-11-04 07:28:43 +00:00
i-robot 845866ea8d
!40394 【算子众智】【电子科技大学】【数据算子】【read_file】read a file in binary mode
Merge pull request !40394 from dengjian/upstream_read_file
2022-11-04 07:08:26 +00:00
lilinjie 0d2c188a84 add CN doc for 6 APIs 2022-11-04 12:28:04 +08:00
uestc_dengjian 3583d4e952 [feat] [assistant] [I4S2F6] add new data operator read_file 2022-11-03 12:43:55 -04:00
Erpim 1b7225fbf0 move vmap doc 2022-11-03 20:35:37 +08:00
i-robot 174f46f24d
!44944 del set_dynamic_columns operation
Merge pull request !44944 from 刘勇琪/master
2022-11-03 09:46:39 +00: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