Commit Graph

248 Commits

Author SHA1 Message Date
XianglongZeng 5b3c072a4e add adaptive_maxpool2d doc 2026-01-17 12:01:13 +08:00
XianglongZeng a8de6fe42a add cosine_embedding_loss 2025-11-06 17:17:46 +08:00
i-robot dd44ff817d
!89216 conv1d c++ rafactor master
Merge pull request !89216 from 李林杰/0909_refactor_conv1d_master
2025-09-10 07:20:15 +00:00
lilinjie 88198b1e14 conv1d c++ rafactor 2025-09-10 10:11:33 +08:00
machenggui 0b3027ba10 add mint.real and mint.imag operators for complex number 2025-09-08 14:55:13 +08:00
hbhu_bin ed2b16e4d4 fix O2 to GE backend 2025-07-21 19:08:11 +08:00
huan d0a4053e66 modify api order 2025-07-15 19:05:28 +08:00
liuzihan000 24958e69a6 hccl all_gather diff shape
add reduce scatter diff shape

all gather uneven

add reduce scatter

fix multi dim

code_docs_fix

bug fix

code clean

add api doc
2025-07-03 10:51:23 +08:00
i-robot a1bc257c2e
!84852 modify yaml of threshold/inplace_threshold and register doc of mint.floor_divide
Merge pull request !84852 from wang_ziqi/br_ops_threshold_fix
2025-05-15 11:14:42 +00:00
wang_ziqi aace7ebdeb register doc of mint.floor_divide
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-05-14 18:09:56 +08:00
zhangyinxia b663207f82 add tcpstore func 2025-05-07 16:01:21 +08:00
wang_ziqi fe1f3a712c demo to stable: threshold & threshold_
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-05-07 09:40:04 +08:00
yuhan ff1dce640b modify autosummary 2025-04-08 18:17:17 +08:00
XianglongZeng 1e59a5450f replace assign_add & fix cross_entropy doc bug 2025-03-27 19:58:04 +08:00
i-robot 956fe20e43
!83069 fix mint API brief introduction doc master
Merge pull request !83069 from 李林杰/code_docs_0317_doc_fix_master
2025-03-18 01:53:01 +00:00
lilinjie 4cadf60a08 fix mint API brief introduction doc 2025-03-18 09:26:58 +08:00
yuhan 9202fd11f6 modify format and del links 2025-03-17 17:32:45 +08:00
十一雷 3be344a901 cha4 2025-03-14 14:26:18 +08:00
yuhan 0be242ca4b modify format and add aclnn urls 2025-03-11 19:28:39 +08:00
hw_hz 6d7918e5fc pixel_shuffle 2025-03-06 09:41:33 +08:00
i-robot ecc936bd5c
!82244 release adaptive_avg_pool3d doc and fix tril_ext bug master
Merge pull request !82244 from 李林杰/0301_fix_bugs_master
2025-03-05 09:03:21 +00:00
i-robot 16890994b5
!82294 docs[mint]: add mint.nn.GLU and mint.nn.functional.glu to api list; fix doc problem
Merge pull request !82294 from guoyuzhe/code_docs_mint-glu
2025-03-05 02:00:58 +00:00
lilinjie f91bc884c8 release adaptive_avg_pool3d doc
fix tril_ext bug
fix some doc typos
debug: FIA
2025-03-05 09:42:41 +08:00
i-robot 947af4ab60
!81557 add mint.index_add, Tensor.index_add, apidef Tensor.index_add
Merge pull request !81557 from baishanyang/mst_index_add
2025-03-04 12:09:57 +00:00
i-robot cc807efe32
!81757 add nn.Sigmoid
Merge pull request !81757 from ZeyuHan/master_0.3
2025-03-04 11:19:41 +00:00
guoyuzhe 8bc35a2e64 docs[mint]: add mint.nn.GLU and mint.nn.functional.glu to api list; fix doc problem 2025-03-04 08:08:31 +00:00
ZeyuHan 43f1a5431f add nn.Sigmoid 2025-03-04 09:53:20 +08:00
baishanyang b56fc6ce54 add mint.index_add, Tensor.index_add, apidef Tensor.index_add
Signed-off-by: baishanyang <yangbaifeng1@huawei.com>
2025-03-01 22:41:42 +08:00
yuhan e566f87b08 modify format 2025-02-28 11:39:02 +08:00
liuzihan000 a5dc7f0914 argsort v21 2025-02-21 17:38:42 +08:00
i-robot 7d8e0c7998
!81306 copy_,sgd回合master
Merge pull request !81306 from wujueying/master-pyboost
2025-02-20 07:53:12 +00:00
i-robot b7c989ac8c
!81710 add kldivloss docs to the api list
Merge pull request !81710 from xiedejin1/code_docs_kldivloss
2025-02-20 03:02:11 +00:00
xiedejin aae090fd7a add kldivloss docs to the api list 2025-02-19 18:07:47 +08:00
i-robot f61d9ec73e
!81553 mint.take, mint.put_,Tensor.fill_diagonal_回合master
Merge pull request !81553 from baishanyang/master
2025-02-18 12:20:16 +00:00
i-robot 76eb6c7bcd
!81294 add mint.logaddexp2 Tensor.logaddexp2
Merge pull request !81294 from ZeyuHan/master_0.4
2025-02-18 03:08:42 +00:00
baishanyang dda884278c aclnn add mint.diag, Tensor.diag
Signed-off-by: baishanyang <yangbaifeng1@huawei.com>
2025-02-18 09:06:05 +08:00
shiro-zzz 703b8ac4df add avgpool3d 2025-02-17 19:30:28 +08:00
i-robot b0551930be
!78818 add adaptive_max_pool1d
Merge pull request !78818 from qiuzhongya/avg_max1d
2025-02-17 02:49:08 +00:00
i-robot 4e9c41ead7
!81402 add mint.triangular_solve
Merge pull request !81402 from 任新/master_triangular_solve_v1
2025-02-17 02:05:52 +00:00
qiuzhongya b600e5f1e4 add adaptive max pool 1d 2025-02-15 11:44:39 +08:00
任新 6928bacf0c add mint.triangular_solve 2025-02-14 17:35:39 +08:00
zhangyinxia aea2e2eb81 support is_initialized and alltoall grad... 2025-02-14 10:35:33 +08:00
i-robot e38ece1c8f
!81069 【回合master】add mint.linalg.qr ops
Merge pull request !81069 from Zhang QR/linalg_qr_master
2025-02-14 01:27:18 +00:00
Zhang QR 3c8a626718 add mint.linalg.qr ops 2025-02-13 10:16:41 +08:00
bantao be7422f2e9 sgd 2025-02-12 17:03:07 +08:00
ZeyuHan de1b4b110f add mint.logaddexp2 Tensor.logaddexp2 2025-02-12 15:24:48 +08:00
yanghaoran 55d7f5d58e
回退 'Pull Request !81067 : argsort, inplace_log, dist, mul回合master' 2025-02-12 03:33:22 +00:00
xiaopeng 6cd46ecebd add mint.nn.ELU to master 2025-02-11 21:30:29 +08:00
liuzihan000 815d9a3ac8 argsort v21 2025-02-11 10:13:21 +08:00
i-robot 4d394615c2
!79840 add mint warning message
Merge pull request !79840 from biangelin/code_docs_warning
2025-01-06 04:34:48 +00:00