Commit Graph

2779 Commits

Author SHA1 Message Date
lianliguang 316afeaf94 remove useless api 2022-11-09 14:46:43 +08:00
huodagu 2374792d7a modify format 2022-11-09 11:34:40 +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
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
huodagu 10ae4db3ee add note in examples 2022-11-08 17:50:31 +08:00
i-robot 62ea1616c0
!45246 q3 collective review part5 master
Merge pull request !45246 from 李林杰/code_docs_1107_q3_doc_collective_review_part5_master
2022-11-08 09:23:49 +00:00
lilinjie 366136aca5 q3 collective review part5 master 2022-11-08 16:30:27 +08:00
i-robot 9791b2c6cc
!45236 [MS][LITE] codecheck python lite api 1028 v2
Merge pull request !45236 from luoyuan/code_docs_codecheck_py_lite_api_1028
2022-11-08 08:23:47 +00:00
fandawei eb49e3f975 add ops.arccos and tensor.arccos 2022-11-08 14:21:45 +08:00
i-robot 3bfd85aba9
!45002 fix error handling bug of StandardLaplace op
Merge pull request !45002 from panshaowu/master
2022-11-08 03:43:38 +00:00
i-robot 4e25f13e50
!45262 fix issues
Merge pull request !45262 from luojianing/code_docs_master
2022-11-08 03:33:26 +00:00
i-robot b7793e49db
!45011 rectify functional.py
Merge pull request !45011 from changzherui/rectify_functional.py
2022-11-08 02:56:37 +00: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
luojianing 5208ff51a4 fix docs bugs 2022-11-08 10:03:54 +08:00
huanxiaoling cec73db2a0 modify the error in nn 2022-11-08 09:54:07 +08:00
i-robot dfb8cc9ff2
!45134 Fix chinese api info
Merge pull request !45134 from shenwei41/code_docs_api
2022-11-08 01:35:43 +00:00
i-robot a2d3ab858b
!45039 fix chinese doc of minddata
Merge pull request !45039 from luoyang/code_docs_doc
2022-11-08 01:26:40 +00:00
YangLuo 20946982cb fix chinese doc of minddata 2022-11-07 21:34:05 +08:00
luoyuan f7d1538b4c [MS][LITE] codecheck python lite api 1028 v2 2022-11-07 20:00:02 +08:00
fengyihang 87a22de9a5 add marginrankingloss ops 2022-11-07 19:59:15 +08:00
changzherui c9a091615e rectify functional.py 2022-11-07 19:33:27 +08:00
shenwei41 73bea6d638 Fix chinese api info 2022-11-07 19:15:36 +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
i-robot 550ff897c2
!45164 fix rewrite doc and add code examples
Merge pull request !45164 from 于振华/code_docs_fix_rewrite_doc_1104
2022-11-07 07:10:55 +00:00
yide12 2a2d3cd374 tensor_nele_numel_permute_positive_remainder 2022-11-07 14:50:44 +08:00
yuzhenhua f0c2fdc0cc fix rewrite doc and add code examples 2022-11-07 14:21:22 +08:00
i-robot 100b5066df
!45195 fix glu docs
Merge pull request !45195 from lianliguang/code_docs_ms
2022-11-07 06:12:24 +00:00
i-robot e5dde16b95
!45202 modify format
Merge pull request !45202 from 俞涵/code_docs_1010
2022-11-07 03:32:19 +00:00
huodagu 3b6b1e8678 modify format 2022-11-07 11:08:21 +08:00
i-robot d4a93a76ea
!44924 [MS][LITE] codecheck python lite api 1028
Merge pull request !44924 from luoyuan/codecheck_py_lite_api_1028
2022-11-07 02:39:38 +00:00
i-robot dfd2239118
!44859 CSRTensor & functional SparseMatrixSparseMatMul
Merge pull request !44859 from mamba_ni/master
2022-11-07 02:34:14 +00:00
i-robot 424c0b69d9
!44963 [profiler] add sync_enable parameter description
Merge pull request !44963 from zangqx/22Q3_profiler_perfect
2022-11-07 02:17:04 +00:00
lianliguang 6a982347cf fix bug of glu doc 2022-11-07 10:03:32 +08:00
izayoi16 1f1c71e1dd csr mm tensor&function 2022-11-05 20:32:10 +08:00
lilinjie e143d0c3b7 add note for conv1d and con2d ops 2022-11-05 14:58:32 +08:00
yide12 a59b5cc8c7 tensor_arccosh_arcsin_arctan_arctan2_master 2022-11-05 09:03:22 +08:00
i-robot 9878980561
!45036 q3 collective review part 4
Merge pull request !45036 from 李林杰/code_docs_1102_q3_doc_collective_review_part4_master
2022-11-04 08:26:58 +00:00
i-robot 33a431d723
!45100 [MD] Fix Chinese API docs of Audio module
Merge pull request !45100 from xiaotianci/code_docs_cn_api
2022-11-04 08:09:20 +00: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 6e7fe8475d q3 collective review part 4 2022-11-04 15:03:00 +08:00
i-robot c136306390
!45097 [MS][OPS] code docs fix standard_normal ops parameter
Merge pull request !45097 from luoyuan/code_docs_fix-standard-normal-ops-para
2022-11-04 06:50:58 +00:00
lilinjie 0d2c188a84 add CN doc for 6 APIs 2022-11-04 12:28:04 +08:00