Commit Graph

2721 Commits

Author SHA1 Message Date
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
i-robot 21ce969674
!38265 [feat] [assistant] [I4XJI7] add array operator MaskedFill
Merge pull request !38265 from Seeker98/op_maskedfill_0711
2022-11-10 02:58:11 +00:00
i-robot 7822eb4216
!45273 [MindSpore]change csr_mm中文注释修改
Merge pull request !45273 from 十六夜/master
2022-11-10 01:27:44 +00: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
i-robot c085dc8bc2
!44592 remove useless api
Merge pull request !44592 from lianliguang/remove-useless-api
2022-11-09 12:50:26 +00:00
i-robot 38df7ea7a7
!45338 fix docs related issues master
Merge pull request !45338 from 李林杰/code_docs_1109_fix_docs_master
2022-11-09 11:20:17 +00:00
lilinjie 23ad3aad53 fix docs related issues master 2022-11-09 17:08:03 +08: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
yangfn777 9e8c03a547 add aicpu op MaskedFill 2022-11-09 13:14:49 +08:00
huodagu 2374792d7a modify format 2022-11-09 11:34:40 +08:00
izayoi 75247267f9 csr_mm
Signed-off-by: izayoi <dingyahao@huawei.com>
2022-11-09 10:08:43 +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
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
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
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