Commit Graph

1044 Commits

Author SHA1 Message Date
i-robot 61d80f9d00
!89930 [docs][api] improve api documentation mindspore.mint.argsort
Merge pull request !89930 from 严珞珈/code_docs/mint_argsort
2025-12-02 01:07:59 +00:00
i-robot 5980bfaa2d
!90800 mint.rand和mint.rand_like支持device入参
Merge pull request !90800 from lizhitong/mint_rand_and_rand_like_support_device_base_on_dispatch
2025-12-01 06:25:06 +00:00
ynagxiaochun2025 1a58f49843 improve SiLU API docs 2025-11-30 23:15:27 +08:00
ynagxiaochun2025 1bc4ac2739 fix: improve Hardshrink documentation and code examples
- Improve Hardshrink documentation
- Apply all suggestions from code review
- Update code examples and formatting
- Update activation.py
2025-11-30 20:47:20 +08:00
ynagxiaochun2025 60325c6d71 fix: update LogSigmoid documentation and code
- Fix LogSigmoid documentation
- Update code examples and formatting
- Update activation.py
2025-11-30 20:36:37 +08:00
ynagxiaochun2025 d6789902e0 fix: update Hardsigmoid documentation and code
- Fix Hardsigmoid documentation
- Update code examples and formatting
- Update activation.py
2025-11-30 20:30:13 +08:00
zengxianglong ccf052990d modify new st framework 2025-11-30 19:26:29 +08:00
严珞珈 67250639b9 improve api documentation mindspore.mint.min 2025-11-30 11:59:35 +08:00
严珞珈 1e0cab3d97 improve api documentation mindspore.mint.argsort 2025-11-30 11:42:57 +08:00
严珞珈 0480a44232 improve api documentation mindspore.mint.inverse 2025-11-30 00:09:20 +08:00
严珞珈 9fb60cfcfa improve api documentation mindspore.mint.allclose 2025-11-29 23:04:48 +08:00
lizhitong 6d346bcd25 remove rand and rand_like 2025-11-29 15:30:26 +08:00
i-robot 52b85c600f
!90830 mint.randint和mint.randint_like支持device入参
Merge pull request !90830 from lizhitong/mint_randint_and_randint_like_support_device_base_on_dispatch
2025-11-29 06:25:34 +00:00
shaoshengqi 04604ec857 Fix api-docs for mint.randn and mint.randn_like 2025-11-28 15:41:10 +08:00
lizhitong 953fa16c7d remove randint and randint_like 2025-11-28 15:30:10 +08:00
shaoshengqi adeb05c0ef Add 'device' param for mint.randn, mint.randn_like api 2025-11-27 20:47:37 +08:00
宦晓玲 88ed3b8692 modify contents 2025-11-27 16:22:05 +08:00
i-robot 4542d7c6a3
!89931 [docs][api] improve api documentation mindspore.mint.histc
Merge pull request !89931 from 严珞珈/code_docs/mint_histc
2025-11-26 06:58:30 +00:00
i-robot 9989028832
!89801 [docs][api] improve api documentation mindspore.mint.nn.Conv2d
Merge pull request !89801 from 杨晓春/code_doc_api
2025-11-26 06:33:05 +00:00
i-robot e9386cf6e6
!89884 [docs][api] improve api documentation mindspore.mint.nn.Conv3d
Merge pull request !89884 from 杨晓春/code_docs_Conv3d
2025-11-26 06:24:32 +00:00
i-robot b44fd65bb2
!89835 adapt aclnnAdaptiveMaxPool2dBackward
Merge pull request !89835 from chaijinwei/adaptive_max_pool2d_grad
2025-11-19 08:31:15 +00:00
chaijinwei c80a98a4d8 adapt aclnnAdaptiveMaxPool2dBackward 2025-11-18 19:41:48 +08:00
严珞珈 40e34b170e 3次修改 2025-11-17 21:33:24 +08:00
i-robot 69d512cead
!89934 [docs][api] improve api documentation mindspore.mint.logsumexp
Merge pull request !89934 from 严珞珈/code_docs/mint_logsumexp
2025-11-17 10:12:19 +00:00
zengxianglong 2863d36ded interpolate bilinear support scale factor 2025-11-16 13:52:58 +08:00
严珞珈 906fae98fb 二次更改 2025-11-15 14:46:47 +08:00
i-robot 3c4c895eb1
!90307 [docs][api]improve api documentation mindspore.Tensor
Merge pull request !90307 from 宦晓玲/code_docs_1105
2025-11-10 02:12:52 +00:00
宦晓玲 43d3ce1b65 modify files 2025-11-10 10:01:13 +08:00
ynagxiaochun2025 c28e89d127 fix: update Conv3d docs 2025-11-07 21:54:43 +08:00
XianglongZeng a8de6fe42a add cosine_embedding_loss 2025-11-06 17:17:46 +08:00
xiaochun 374d55e42f squash: merge all commits on origin/code_doc_api branch 2025-11-05 15:01:34 +08:00
hw_hz 388ed3cc8c mint.unsqueeze support view 2025-10-29 10:23:45 +08:00
zhangyinxia 32464507b4 add do not support graph mode note for comm ops 2025-10-23 10:42:03 +08:00
宦晓玲 abc4235479 modify contents in mint files 2025-10-13 11:23:51 +08:00
宦晓玲 5bd7bcc224 modify data type contents 2025-09-26 10:07:15 +08:00
i-robot 38dac0fc2d
!89163 modify addmm backward
Merge pull request !89163 from XianglongZeng/master
2025-09-22 04:08:44 +00:00
XianglongZeng e5ad5966f1 modify addmm backward 2025-09-20 11:51:19 +08:00
lilinjie 895fbeaaf1 fix conv1d PR review of 89216 2025-09-10 15:22:04 +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
i-robot b1b2c09c62
!89094 【Feature】新增mint.real 和 mint.imag算子
Merge pull request !89094 from machenggui/master-mr-v2
2025-09-10 03:05:36 +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
i-robot ac94112ba9
!87952 add condition to make sure the precision aligning with pta
Merge pull request !87952 from XianglongZeng/myms
2025-09-05 07:37:58 +00:00
xuzhen c7f582404d Remove the parameter type from the definition 2025-09-05 11:15:55 +08:00
lilinjie 06fc787fd2 fix mint.non_zero doc 2025-09-04 09:43:30 +08:00
XianglongZeng 696186d9e4 add env variable MS_DEV_OPTIMIZE_OP_IMPL 2025-08-30 14:48:33 +08:00
xiaopeng 60ee60c2ca mint.concat & mint.stack support multitype tuple 2025-08-28 19:30:21 +08:00
i-robot 7ffd8e44af
!88440 [master] empty_like support pin_memory
Merge pull request !88440 from wangjialin/pin_memory
2025-08-28 06:44:57 +00:00
i-robot 537db2102d
!88393 【Feature】Support mint.init_process_group with store and init_method
Merge pull request !88393 from shen_haochen/master_eliminate_scheduler
2025-08-28 01:32:03 +00:00
wangjialin 642d4cbd00 empty_like support pin_memory 2025-08-27 17:39:12 +08:00
liuzihan000 537bc3ef32 fix doc 2025-08-27 17:00:20 +08:00
i-robot 9f3f1737ad
!88757 【Feature】支持复用外部创建的hccl通信域
Merge pull request !88757 from 刘子涵/torch_hccl_comm_reuse
2025-08-27 06:28:02 +00:00
shen_haochen 5ba33c9632 eliminate scheduler process for mint.init_process_group 2025-08-27 10:33:11 +08:00
liuzihan000 3d01127ab1 torch hccl comm handle reuse
create_group by hcom

hccl_comm reuse ok
2025-08-26 15:38:31 +08:00
XianglongZeng d4f630463c rm experimental descrition for stable api modifition 2025-08-25 22:04:48 +08:00
XianglongZeng 0f786c2b52 rm experimental descrition for stable api 2025-08-25 20:47:41 +08:00
xuzhen d38302fb90 modify 2025-08-19 19:19:28 +08:00
yuhan 53ef9fa010 modify format errors 2025-08-15 10:06:50 +08:00
zhangyinxia 5e80dfa112 support tcpstore for ip and port 2025-08-13 11:46:54 +08:00
wang_ziqi b48fea9f00 Add dropout2d cplus
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-07-31 11:20:22 +08:00
wang_ziqi 155f2046dc bugfix of dropout
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-07-29 09:38:38 +08:00
i-robot a5697e35ec
!87412 del GE check master
Merge pull request !87412 from 李林杰/0714_del_GE_check_master
2025-07-25 09:03:35 +00:00
lilinjie 5c968b435f del check 2025-07-24 19:41:17 +08:00
wang_ziqi 83a2d45554 Bugfix of mint dropout
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-07-23 14:07:51 +08:00
hbhu_bin ed2b16e4d4 fix O2 to GE backend 2025-07-21 19:08:11 +08:00
wujueying 6f29c1638f fix conv docs 2025-07-16 16:34:01 +08:00
XianglongZeng 8a5c5c700a fix adamw docs 2025-07-11 18:04:50 +08:00
guozhibin 423a1477b9 dtype support some methods 2025-07-08 17:46:08 +08:00
i-robot a4f3cc00bc
!87071 code_docs fix
Merge pull request !87071 from 刘子涵/code_docs_dist_comm_uneven
2025-07-08 01:56:30 +00:00
liuzihan000 e0859aed32 code clean 2025-07-04 14:44:59 +08:00
xuzhen da0378c6a8 fix bug 2.7 2025-07-04 14:30:39 +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
mengxian 092e7de4dd mint API doc name fix 2025-07-01 15:02:58 +08:00
yuhan e19438151d del blank 2025-06-30 11:39:42 +08:00
wang_ziqi 34981fcb8d modify docs
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-06-26 19:17:08 +08:00
lilinjie 40c31e73ca clean code r2.7 2025-06-21 10:28:32 +08:00
hw_hz 48af604ee4 doc for mint.any/Tensor.any 2025-06-19 14:18:48 +08:00
i-robot 614760db43
!86235 refactor for mint.any
Merge pull request !86235 from haozhang/any
2025-06-19 02:20:05 +00:00
hw_hz 7d96c05a51 refactor for mint.any 2025-06-18 09:15:55 +08:00
lilinjie e920bf0908 fix conv doc left from PR: 86319 2025-06-17 16:14:11 +08:00
wujueying d4d80a294f fix mint.nn.ConvnD doc 2025-06-16 16:41:22 +08:00
wujueying 745047562a fix conv2d 2025-06-16 15:19:02 +08:00
i-robot 68e8be47c0
!86236 grid sample default value
Merge pull request !86236 from haozhang/grid_sample
2025-06-13 01:58:33 +00:00
hw_hz 0cd047ab13 grid sample default value 2025-06-12 19:07:34 +08:00
i-robot 69c205c86e
!86202 docs for mint.normal
Merge pull request !86202 from haozhang/code_docs_ops
2025-06-12 07:41:15 +00:00
i-robot c14a392608
!85326 fix mint.conv1d issues master
Merge pull request !85326 from 李林杰/0519_fix_conv1d_issues_master
2025-06-12 06:55:45 +00:00
hw_hz 1e8e4b7a41 docs for mint.normal 2025-06-12 14:20:55 +08:00
hw_hz 450f2373e3 Revert "view refactor"
This reverts commit b16061d282.
2025-06-05 21:12:23 +08:00
xuzhen dd66edbc4b fix bug 2025-06-04 16:54:07 +08:00
yuhan ec19973ae0 modify format errors 2025-06-03 17:14:53 +08:00
lilinjie 39c600b04c fix mint.conv1d issues 2025-05-29 20:17:49 +08:00
i-robot 32df4341b2
!85257 view refactor
Merge pull request !85257 from haozhang/view_refactor
2025-05-29 02:08:35 +00:00
hw_hz b16061d282 view refactor
1. BroadCastTo/View
2. Chunk
3. ExpandDims/View
4. Narrow
5. SliceExt
6. SplitTensor
7. SplitWithSize
8. Transpose/View
2025-05-28 16:10:02 +08:00
xiaopeng 465fb6512a add mint.empty_like && mint.empty && Tensor.new_empty 2025-05-27 09:29:13 +08:00
yuhan 2f503dc692 add -> Tensor in rstfiles 2025-05-26 14:57:32 +08:00
i-robot 54bee3c051
!85446 MASTER create_group add parameter 'options'
Merge pull request !85446 from shen_haochen/master_create_group_with_options
2025-05-23 10:45:46 +00:00
i-robot aa506da750
!85256 silu support arg inplace
Merge pull request !85256 from XianglongZeng/master
2025-05-23 08:34:13 +00:00
shen_haochen fe8d74d010 create_group add parameter 'options' & adapt to pass hccl_buffer_size 2025-05-23 11:23:34 +08:00
i-robot c61eb87ecb
!85272 masked_fill support general infer & fix inplaceDiv bprop bug
Merge pull request !85272 from XianglongZeng/myms
2025-05-21 02:45:23 +00:00
XianglongZeng f094724a89 masked_fill support general infer 2025-05-19 21:08:51 +08:00
ZeyuHan 1660a35062 silu add inplace 2025-05-16 17:32:48 +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
lilinjie 55f8effd6e unify ConvxD doc equation 2025-05-12 11:34:06 +08:00
yuhan b3370b6fcb modify format and RELEASE urls 2025-05-09 10:57:14 +08:00
i-robot 7f0cb5ad84
!84722 add tcpstore func
Merge pull request !84722 from zhangyinxia/tcp_master
2025-05-08 08:01:38 +00: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
lilinjie 4ed2f92976 fix donv3d doc:shape equation 2025-04-30 18:47:44 +08:00
ZeyuHan 83bd32accc index_add bug fix 2025-04-16 11:13:24 +08:00
yuhan 88127216a4 modify format error 2025-04-15 15:33:02 +08:00
i-robot eebaa7dd64
!83180 bugfix: supports the input broadcast to the target
Merge pull request !83180 from xiedejin1/master_bugfix_kldivloss_broadcast
2025-04-08 09:25:21 +00:00
i-robot b992b5b235
!83768 modify format
Merge pull request !83768 from 俞涵/code_docs_mst0228
2025-03-31 10:07:52 +00:00
i-robot 11d72751e8
!83750 revert sort change
Merge pull request !83750 from XianglongZeng/master
2025-03-31 09:42:07 +00:00
yuhan df63ee40fd modify format 2025-03-31 16:00:09 +08:00
i-robot 1a6313a2e6
!83728 Fix ops.pow/ops.ge/ops.log1p/ops.sinc docs.
Merge pull request !83728 from liuchuting/code_docs_fix12
2025-03-31 01:50:53 +00:00
i-robot d765ab6f48
!83678 fix doc bug
Merge pull request !83678 from XianglongZeng/code_docs
2025-03-29 10:47:37 +00:00
XianglongZeng ca57c05777 revert sort change 2025-03-29 18:26:25 +08:00
liuchuting ffaed2b817 Fix ops.pow/ops.ge/ops.log1p/ops.sinc docs. 2025-03-29 16:08:05 +08:00
i-robot 9ba98a4029
!83642 fix buffers, hooks and flip docs
Merge pull request !83642 from qiuyufeng/code_docs_fix_buffer
2025-03-29 07:59:14 +00:00
i-robot 18823bcb46
!83679 modify format
Merge pull request !83679 from 俞涵/code_docs_mst0228
2025-03-29 03:51:58 +00:00
qiuyufeng 260898e73c fix buffers, hooks and flip docs 2025-03-29 11:48:11 +08:00
i-robot a1b471643b
!83667 Fix mindspore.Tensor Docs2
Merge pull request !83667 from mengxian/code_docs_fix14
2025-03-29 03:17:00 +00:00
XianglongZeng 39e5cb4f9b fix doc bug 2025-03-28 22:04:18 +08:00
mengxian 04a8e51027 api 2025-03-28 17:32:12 +08:00
yuhan 2796266337 modify format 2025-03-28 16:47:00 +08:00
i-robot 9f9e5ee5d6
!83087 Fix ops.broadcast_to/ops.cat/ops.channel_shuffle/ops.chunck/ops.column_stack/ops.concat/ops.conj/ops.count_nonzero/ops.deepcopy/ops.dyn_shape/ops.fmax docs
Merge pull request !83087 from liuchuting/code_docs_fix9
2025-03-28 03:27:00 +00:00
i-robot d30634afc8
!83201 replace assign_add & fix cross_entropy doc bug
Merge pull request !83201 from XianglongZeng/master
2025-03-28 03:01:13 +00:00
XianglongZeng 1e59a5450f replace assign_add & fix cross_entropy doc bug 2025-03-27 19:58:04 +08:00
i-robot 6b36acd268
!82374 Fix ops.abs/ops.accumulate_n/ops.acos/ops.addn docs
Merge pull request !82374 from litingyu/code_docs_abs
2025-03-27 11:43:34 +00:00
i-robot 43d7bb9169
!83562 Fix mindspore.ops.tensor_split/tile/tril/triu Docs
Merge pull request !83562 from mengxian/code_docs_fix11
2025-03-27 11:39:30 +00:00
i-robot 17b1cf933e
!83596 Fix mindspore.ops.unsorted_segemnt_min/unsorted_segemnt_max/unsorted_segemnt_prod/unsorted_segemnt_sum Docs
Merge pull request !83596 from mengxian/code_docs_fix0327
2025-03-27 11:38:48 +00:00
i-robot f352c78601
!82954 fix ops.t/tan/tanhshrink/trapz/tril_indices/triu_indices/true_divide/t…
Merge pull request !82954 from litingyu/code_docs_t
2025-03-27 11:32:33 +00:00
litingyu ffc1daca5b fix ops.t/tan/tanhshrink/trapz/tril_indices/triu_indices/true_divide/trunc/truncate_div/truncate_mod docs
fix

fix

fix

fix

fix

fix

fix

fix

fix
2025-03-27 16:59:58 +08:00
mengxian a7189bfe9a api 2025-03-27 16:50:13 +08:00
i-robot b7724b81e3
!83164 fix docs
Merge pull request !83164 from xuzixiang/code_docs_fix0
2025-03-27 06:47:25 +00:00
mengxian a7b1b97498 api 2025-03-27 11:34:38 +08:00
i-robot 0500cb65f7
!82301 Fix ops.ldexp/ops.lerp/ops.logit/ops.mul/ops.mvlgamma/ops.neg/ops.nextafter/ops.polar/ops.polygamma/ops.positive/ops.pow
Merge pull request !82301 from liuchuting/code_docs_fix3
2025-03-27 03:20:17 +00:00
i-robot 94b71dfa4f
!82279 Fix ops.rad2deg/ops.ravel/ops.real/ops.reciprocal/ops.remainder/ops.rot90/ops.round/ops.rsqrt/ops.sgn/ops.sign/ops.signbit/ops.sin/ops.sinc/ops.sinh docs.
Merge pull request !82279 from liuchuting/code_docs_fix2
2025-03-27 03:17:25 +00:00
liuchuting a2e22baa0a Fix ops.broadcast_to/ops.cat/ops.channel_shuffle/ops.chunck/ops.column_stack/ops.concat/ops.conj/ops.count_nonzero/ops.deepcopy/ops.dyn_shape/ops.fmax docs. 2025-03-27 10:38:30 +08:00
xuzixiang d1f06865db fix docs of:
mindspore.ops.scatter_elements/tensor_scatter_max/tensor_scatter_min/tensor_scatter_mul/tensor_scatter_sub/tensor_split/tile/tril/triu
2025-03-26 20:34:09 +08:00
litingyu e11dac8d48 ops.abs/accumulate_n/acos/addn
fix

fix

fix

fix
2025-03-26 19:02:48 +08:00
yuhan a7b034f21d modify url error 2025-03-26 17:04:42 +08:00
liuchuting c3d4adb7c9 Fix ops.ldexp/ops.lerp/ops.logit/ops.mul/ops.mvlgamma/ops.neg/ops.nextafter/ops.polar/ops.polygamma/ops.positive/ops.pow docs 2025-03-26 09:42:28 +08:00
liuchuting b836621140 Fix ops.rad2deg/ops.ravel/ops.real/ops.reciprocal/ops.remainder/ops.rot90/ops.round/ops.rsqrt/ops.sgn/ops.sign/ops.signbit/ops.sin/ops.sinc/ops.sinh docs. 2025-03-26 09:35:35 +08:00
i-robot 625acfc9ab
!82426 Fix ops.log/ops.log10/ops.log1p/ops.log2/ops.logaddexp/ops.logadddep2/ops.sqrt/ops.square/ops.sub/ops.substract docs.
Merge pull request !82426 from liuchuting/code_docs_fix4
2025-03-25 12:28:24 +00:00
i-robot d1c3446154
!82060 Fix mindspore.ops.argsort/isclose/isfinite/isinf/is_complex/is_floating_point/approximate_equal and mint.isclose/isinf Docs
Merge pull request !82060 from mengxian/code_docs_fix
2025-03-24 11:40:55 +00:00
i-robot 4d5554ad5c
!82852 Fix mindspore.ops.intopk/maximum/minimum/searchsorted/exp/exp2/expm1/float_power/fmod/frac/gcd/hypot/igamma/igammac Docs
Merge pull request !82852 from mengxian/code_docs_fix6
2025-03-24 11:39:29 +00:00
mengxian 651c2f9eae ops.argsort/isclose/isfinite/isinf/is_complex/is_floating_point/approximate_equal and mint.isclose/isinf 2025-03-24 14:50:19 +08:00
mengxian e9cdbf4fe4 ops.intopk/maximum/minimum/searchsorted/exp/exp2/expm1/float_power/fmod/frac/gcd/hypot/igamma/igammac 2025-03-24 11:44:03 +08:00
yuhan 68968d22d0 modify error urls 2025-03-21 23:29:47 +08:00