Commit Graph

2697 Commits

Author SHA1 Message Date
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
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
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 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
Xiao Tianci 13dc2113fa fix review comments of Chinese API docs 2022-11-04 11:44:10 +08:00
i-robot c03790d99a
!45115 modify format
Merge pull request !45115 from 俞涵/code_docs_1010
2022-11-04 03:14:51 +00:00
i-robot 2c818034ce
!41260 [feat][assistant][I5EWNX][I5EWO5]Add datatype for Mod and Erf
Merge pull request !41260 from 胡静/erf
2022-11-04 02:43:40 +00:00
huodagu f6a676979e modify format 2022-11-04 10:40:03 +08:00
i-robot 44749b7af1
!45103 move vmap doc
Merge pull request !45103 from Erpim/code_docs_vmap
2022-11-04 02:06:23 +00:00
i-robot 4abb535261
!45047 Update the change of supported enc_mode in rst files.
Merge pull request !45047 from jxlang910/fix_encrypt_rst
2022-11-04 01:33:50 +00:00
uestc_dengjian 3583d4e952 [feat] [assistant] [I4S2F6] add new data operator read_file 2022-11-03 12:43:55 -04:00
臧庆香 7946c936bb [profiler] Fix minor problems 2022-11-03 21:01:40 +08:00
jin-xiulang b265eec217 Update the change of enc_mode supporting in rst files. 2022-11-03 20:57:45 +08:00
i-robot f52aa967d7
!45081 modify api for sparse add
Merge pull request !45081 from xiaoyao/code_docs_sparse_add
2022-11-03 12:35:56 +00:00
Erpim 1b7225fbf0 move vmap doc 2022-11-03 20:35:37 +08:00
i-robot 1dd18cff10
!45061 Optimize cn doc for place
Merge pull request !45061 from ZPaC/code_docs-place
2022-11-03 12:34:38 +00:00
luoyuan ecc92b91f8 [MS][OPS] code docs fix standard_normal ops parameter 2022-11-03 20:17:58 +08:00
i-robot f0e8416a40
!45024 fix: doc review MD step2 again
Merge pull request !45024 from guozhijian/fix_default_to_Default
2022-11-03 11:08:51 +00:00
i-robot 174f46f24d
!44944 del set_dynamic_columns operation
Merge pull request !44944 from 刘勇琪/master
2022-11-03 09:46:39 +00:00