Commit Graph

8983 Commits

Author SHA1 Message Date
xuzhen 977a6017b1 modify mindspore.dataset.audio documentation 2025-11-10 17:23:53 +08:00
i-robot 1a7c7c136d
!90311 fix saved_tensors_hooks doc
Merge pull request !90311 from maoyuanpeng1/br_fix_saved_tensors_hooks_doc
2025-11-10 08:23:52 +00: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
i-robot ef635c14a3
!89690 add mint.nn.CosineEmbeddingLoss
Merge pull request !89690 from XianglongZeng/myms
2025-11-07 09:35:50 +00:00
maoyuanpeng 94b972a19d 1.fix saved_tensors_hooks doc
2.saved tensors unpack hook add WaitFrontend
3.fix EnableFrontendAndBpropPipeline
2025-11-07 15:32:34 +08:00
i-robot cdb09615a2
!90321 [docs][api] improve api documentation mindspore.dataset.audio
Merge pull request !90321 from xuzhen/code_docs_audio
2025-11-07 07:03:52 +00:00
xuzhen 4b97e0ba45 modify mindspore.dataset.audio documentation 2025-11-07 11:21:18 +08:00
i-robot 214f9866e6
!90300 Remove lccl and lcoc communication in training scenario
Merge pull request !90300 from liuluobin/master_remove_mte
2025-11-07 02:30:28 +00:00
liuluobin 4a23a721f0 Remove lccl and lcoc communication in training scenario 2025-11-06 22:09:14 +08:00
i-robot 5f39793ea5
!90117 add saved_tensor hook 1
Merge pull request !90117 from maoyuanpeng1/br_add_saved_tensor_hook_1
2025-11-06 12:10:45 +00:00
曹彤 a6e8f5df35 frombuffer功能开发
10.21 MakeTensorData
2025-11-06 19:31:04 +08:00
XianglongZeng a8de6fe42a add cosine_embedding_loss 2025-11-06 17:17:46 +08:00
maoyuanpeng f0fa496761 add saved tensors hooks 2025-11-05 17:45:18 +08:00
i-robot 5116efae58
!90254 [docs][api] improve api documentation mindspore.communcation.comm_func
Merge pull request !90254 from xuzhen/code_docs_commun
2025-11-05 08:55:16 +00:00
xuzhen 6b5a65b22c modify API documentation 2025-11-05 16:42:55 +08:00
xiaochun 374d55e42f squash: merge all commits on origin/code_doc_api branch 2025-11-05 15:01:34 +08:00
i-robot 872fff8cc3
!90270 modify rst files
Merge pull request !90270 from 宦晓玲/code_docs_1105
2025-11-05 06:10:46 +00:00
宦晓玲 bded6a4411 modify rst files 2025-11-05 13:53:14 +08:00
i-robot d4071504aa
!90227 fix: parallel write_raw_data is not support on windows
Merge pull request !90227 from guozhijian/fix_write_raw_data_on_windows
2025-11-05 02:56:26 +00:00
i-robot c31cd88cc4
!90222 modify contents
Merge pull request !90222 from 宦晓玲/code_docs_1103
2025-11-05 02:07:22 +00:00
宦晓玲 9d71196b45 modify contents 2025-11-05 09:36:38 +08:00
xuzhen 9f6f780fac modify API documentation 2025-11-04 18:34:17 +08:00
Jony Guo 2b405ea2a7 fix: parallel write_raw_data is not support on windows 2025-11-04 14:30:42 +08:00
i-robot 9370d047b1
!90218 [docs][api] improve api documentation mindspore
Merge pull request !90218 from xuzhen/code_docs_ms
2025-11-04 01:15:37 +00:00
xuzhen 6516227f2f modify mindspore documentation 2025-11-03 19:23:21 +08:00
i-robot ae2a8b700c
!90214 [docs][api] improve api documentation mindspore.boost
Merge pull request !90214 from xuzhen/code_docs_boost
2025-11-03 09:28:15 +00:00
i-robot 9a5e1dbdae
!90213 [MD] Fix inaccessible link.
Merge pull request !90213 from xiaotianci/fix_link
2025-11-03 09:17:20 +00:00
xuzhen 6bd1160354 modify boost documentation 2025-11-03 16:26:55 +08:00
Xiao Tianci eb0b3d56c4 Fix inaccessible link. 2025-11-03 15:43:10 +08:00
i-robot e6baf6bbce
!90185 [docs][api] improve api documentation mindspore and mindspore.amp
Merge pull request !90185 from xuzhen/code_docs_api
2025-11-03 06:19:50 +00:00
宦晓玲 fa52a6465f modify contents 1029 2025-10-31 17:42:05 +08:00
xuzhen 9d6f9e3611 modify doc of amp module 2025-10-31 14:52:40 +08:00
i-robot 824d40783a
!90046 fix jit syntax level docs
Merge pull request !90046 from 李良灿/fixcontextdoc
2025-10-30 09:54:25 +00:00
i-robot db9e178f17
!90043 【Feature】mint.unsqueeze support view
Merge pull request !90043 from haozhang/unsqueeze
2025-10-30 08:35:48 +00:00
i-robot ab6f27787d
!90073 Delete FA op infer functions check code.
Merge pull request !90073 from liangchenghui/optimize_fa_infer3
2025-10-30 03:27:45 +00:00
liangchenghui 29cc5ddb99 Delete FA op infer functions check code, optimize FA infer performance. 2025-10-29 16:53:24 +08:00
i-robot 2bbf565046
!90100 [docs][api]improve api documentation mindspore.train and mindspore.utils
Merge pull request !90100 from 宦晓玲/code_docs_1028
2025-10-29 06:21:26 +00:00
宦晓玲 28194003f0 modify contents 1028 2025-10-29 13:56:05 +08:00
hw_hz 388ed3cc8c mint.unsqueeze support view 2025-10-29 10:23:45 +08:00
xuzhen 70390d14f4 modify math 2025-10-28 16:13:10 +08:00
liangcanli 48175a779d fix jit syntax level docs 2025-10-25 16:36:12 +08:00
i-robot 19cbe01f9e
!89972 add do not support graph mode note for comm ops
Merge pull request !89972 from zhangyinxia/fix_docs
2025-10-23 03:58:16 +00:00
zhangyinxia 32464507b4 add do not support graph mode note for comm ops 2025-10-23 10:42:03 +08:00
i-robot 3ca0c6c53d
!89513 ops.tensor_scatter_add和ops.gather_nd算子接入aclnn
Merge pull request !89513 from chaijinwei/tensor-scatter-add-new
2025-10-22 02:53:36 +00:00
chaijinwei 945ba02a1f fix docs for tensor_scatter_add 2025-10-21 10:54:02 +08:00
chaijinwei f6ab253290 add aclnnscatteradd 2025-10-20 19:17:19 +08:00
i-robot 32b4348a55
!89853 mindspore support nsa_select_attention & nsa_select_attention_grad
Merge pull request !89853 from wang_ziqi/br_nsa_select_attention
2025-10-20 09:55:41 +00:00
wang_ziqi dc5e1af6a0 mindspore support nsa_select_attention & nsa_select_attention_grad
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-10-20 14:11:10 +08:00
i-robot d5b2bb1eb5
!89792 [task] don't convert string to Tensor when dataset iterator
Merge pull request !89792 from guozhijian/update_dataset_iterator_output_when_string
2025-10-16 12:09:45 +00:00
Jony Guo 8aecacbd50 don't convert string to Tensor when dataset iterator 2025-10-16 16:30:13 +08:00
liangchenghui fa1ece271a Fix ops.nsa_compress ops docs. 2025-10-16 16:28:35 +08:00
liangchenghui ba5fa7b598 Add ops.nsa_compress ops. 2025-10-16 11:38:39 +08:00
Xiao Tianci 30b2de8977 Add API docs and fix some bugs of collate and dataset. 2025-10-13 14:31:03 +08:00
shenwei41 5eed1b18c2 Fix bugs of dataloader samplers and docs. 2025-10-13 14:31:02 +08:00
Xiao Tianci e5c0304f70 Support DataLoader in MindSpore. 2025-10-13 14:31:02 +08:00
i-robot 5aa221fb9f
!89783 [docs_mindspore_master]Profiler修复普通用户三方工具不可采集BUG
Merge pull request !89783 from yuliangbin/code_docs_sudo_kill
2025-10-13 06:26:50 +00:00
i-robot 35dac27398
!89784 modify contents in mint files
Merge pull request !89784 from 宦晓玲/code_docs_1013
2025-10-13 06:21:01 +00:00
宦晓玲 abc4235479 modify contents in mint files 2025-10-13 11:23:51 +08:00
yu-liang-bin 8f4c41ed79 fix osrt/disk sudo problem 2025-10-13 11:17:20 +08:00
i-robot 9f7d5aa528
!89704 [master] 修复API文档中英文不一致问题
Merge pull request !89704 from xuzhen/code_docs_api
2025-09-30 06:08:53 +00:00
i-robot 99c9cc2a8a
!89717 [mindspore_docs]profiler增加disk、osrt数据采集非root用户限制
Merge pull request !89717 from yuliangbin/code_docs_sudo
2025-09-30 02:35:20 +00:00
yu-liang-bin daeb2027cd bug fix sudo 2025-09-30 10:25:50 +08:00
i-robot 5cbd014a35
!89648 Support cpu storage docs
Merge pull request !89648 from chujinjin/code_docs_support_cpu_storage
2025-09-30 01:50:08 +00:00
xuzhen efa797d7e0 modify bug 2025-09-29 18:12:38 +08:00
i-robot 863f3d141f
!89655 modify data type contents
Merge pull request !89655 from 宦晓玲/code_docs_0926
2025-09-26 07:42:33 +00:00
i-robot 5c735e4647
!89653 fix Tensor.sigmoid_
Merge pull request !89653 from wujueying/master-sigmoid
2025-09-26 06:37:45 +00:00
wujueying 51c373d7b4 fix Tensor.sigmoid_ 2025-09-26 11:16:42 +08:00
宦晓玲 5bd7bcc224 modify data type contents 2025-09-26 10:07:15 +08:00
i-robot 417278b01e
!89524 clean code master
Merge pull request !89524 from 李林杰/0920_clean_code_master
2025-09-26 01:55:43 +00:00
i-robot 7f810bd6b8
!89535 add Tensor.sigmoid_
Merge pull request !89535 from wujueying/master-sigmoid
2025-09-26 01:35:02 +00:00
wujueying 4ef23d6c6c add Tensor.sigmoid_ 2025-09-25 21:46:31 +08:00
chujinjin 58f4c31f67 Support cpu storage docs 2025-09-25 20:48:25 +08:00
宦晓玲 321d511e8a modify link format 2025-09-24 15:23:37 +08:00
changzherui e21f003e3d mod docs 2025-09-23 10:59:56 +08:00
i-robot 38dac0fc2d
!89163 modify addmm backward
Merge pull request !89163 from XianglongZeng/master
2025-09-22 04:08:44 +00:00
lilinjie 68f5ca2163 Revert "Update RingAttentionUpdate doc"
This reverts commit 45139d58f0.
2025-09-22 11:25:34 +08:00
i-robot f057f875ae
!89517 update docs for O2
Merge pull request !89517 from 胡彬/jit-level
2025-09-22 01:48:41 +00:00
i-robot 475465772c
!89487 fix: bucket batch when string
Merge pull request !89487 from guozhijian/fix_bucket_length_when_string
2025-09-22 01:21:44 +00:00
XianglongZeng e5ad5966f1 modify addmm backward 2025-09-20 11:51:19 +08:00
Jony Guo 45feba3601 fix: bucket batch when string 2025-09-19 17:40:40 +08:00
hbhu_bin 7dfc205aaa update docs for O2 2025-09-19 17:27:38 +08:00
fary86 2fcdcec4b7 update doc of class class TrainFaultTolerance(Callback) 2025-09-19 16:54:01 +08:00
yyyyrf e1eab92fb6 [bugfix] add images note for TensorScatterAdd 2025-09-18 15:57:05 +08:00
lilinjie 45139d58f0 Update RingAttentionUpdate doc 2025-09-16 20:18:20 +08:00
i-robot 4296e2c6d6
!89250 refactor: move set_dump from mindspore to mindspore.tools with compatibility
Merge pull request !89250 from DavidFFFan/refactor-set-dump
2025-09-11 08:12:18 +00:00
i-robot 0e90cd2d94
!89173 fix ddp doc
Merge pull request !89173 from YukioZzz/ddp_api
2025-09-11 06:17:52 +00:00
DavidFFFan 840bf46cc6 refactor: move set_dump from mindspore to mindspore.tools with compatibility 2025-09-11 10:25:03 +08:00
i-robot 15a7b966b3
!88948 add tensor.sign_
Merge pull request !88948 from wujueying/master-sign_
2025-09-11 01:37:17 +00:00
zhuyichao 0f29f2c920 fix ddp api 2025-09-10 16:18:59 +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
i-robot 85ba3c55ca
!89160 mindspore.utils to mindspore.tools
Merge pull request !89160 from jizewei/master
2025-09-08 13:11:18 +00:00
machenggui 0b3027ba10 add mint.real and mint.imag operators for complex number 2025-09-08 14:55:13 +08:00
jizewei 22dd421971 mindspore.utils to mindspore.tools 2025-09-08 11:43:07 +08:00
xuzhen 3fa4bf9378 modify doc 2025-09-08 11:09:01 +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
i-robot b3eac3bd24
!89145 [master] Remove the parameter type from the definition
Merge pull request !89145 from xuzhen/code_docs
2025-09-05 03:26:30 +00:00
xuzhen c7f582404d Remove the parameter type from the definition 2025-09-05 11:15:55 +08:00
宦晓玲 42681e2b04 delete data type contents 2025-09-05 11:05:54 +08:00
i-robot 20b5d8aac9
!89106 [master] modify utils
Merge pull request !89106 from xuzhen/code_docs
2025-09-04 10:28:32 +00:00
周一航 ce8aff3192 fix use_mem_pool doc 2025-09-04 16:17:11 +08:00
xuzhen bdbf6ddc2f modify utils 2025-09-04 10:07:39 +08:00
i-robot ed2d465497
!89031 fix mint.non_zero doc master
Merge pull request !89031 from 李林杰/code_docs_0901_fix_docs_master
2025-09-04 01:50:03 +00:00
lilinjie 06fc787fd2 fix mint.non_zero doc 2025-09-04 09:43:30 +08:00
i-robot 31badacf8c
!88919 mindspore 支持dlpack
Merge pull request !88919 from 张栩浩/master_dlpack
2025-09-03 12:44:34 +00:00
zhang_xu_hao1230 42ed1e145c 添加dlpack文档 2025-09-03 16:22:28 +08:00
changzherui 7227a9e2fb fix code for parse_prinnt 2025-09-02 11:43:03 +08:00
i-robot d344ca56a1
!88963 fix masked_scatter_ doc
Merge pull request !88963 from wujueying/code_docs_master
2025-09-02 02:02:34 +00:00
XianglongZeng 696186d9e4 add env variable MS_DEV_OPTIMIZE_OP_IMPL 2025-08-30 14:48:33 +08:00
i-robot 6cf7c15a62
!88868 【Bug Fix】文档问题修复
Merge pull request !88868 from haozhang/code_docs_view_operators
2025-08-30 03:30:41 +00:00
changzherui 2537398a46 add docs 2025-08-30 09:45:04 +08:00
hw_hz 9cd6fcd2a4 fix doc 2025-08-29 17:17:21 +08:00
i-robot e10c13d6a2
!88959 [mindspore_code_fix]profiler的msprof_data_collection.sh脚本增加copyright
Merge pull request !88959 from yuliangbin/code_docs_msprof_sh
2025-08-29 07:31:31 +00:00
wujueying 7f8ce0367c fix masked_scatter_ doc 2025-08-29 15:19:00 +08:00
yu-liang-bin fc894d38ce add copy right for msprof data colletion 2025-08-29 15:04:20 +08:00
i-robot f5d85a2c0d
!88915 add Tensor.masked_scatter_
Merge pull request !88915 from wujueying/master-masked_scatter_
2025-08-29 06:50:29 +00:00
i-robot 4a8f370941
!88752 [feature][ops] Add Tensor.index_copy_
Merge pull request !88752 from wang_ziqi/br_master_index_copy_
2025-08-29 06:49:41 +00:00
i-robot f0ed5fa513
!88954 Fix morph docs
Merge pull request !88954 from yuanqi/code_docs_yuanqi_fix_morph_docs
2025-08-29 06:36:08 +00:00
i-robot bab7cd4d20
!87999 [feature][ops] add tensor.index_fill_
Merge pull request !87999 from wang_ziqi/br_tensor_index_fill_
2025-08-29 06:30:19 +00:00
i-robot 9f8c104a8d
!88953 [master] 优化API文档低错问题
Merge pull request !88953 from xuzhen/code_docs
2025-08-29 06:19:44 +00:00
yuanqi 42392d7d55 fix morph docs 2025-08-29 14:19:32 +08:00
xuzhen 50c2542bfa modify doc 2025-08-29 12:38:59 +08:00
i-robot 111c05d141
!88822 Improve the basic functions of JIT training scenarios
Merge pull request !88822 from 李良灿/jitmaster
2025-08-29 04:05:04 +00:00
i-robot 68112c10e4
!84702 mint.concat & mint.stack support multitype tuple
Merge pull request !84702 from xiaopeng/concat_stack
2025-08-29 03:03:35 +00:00
wujueying c6225dbd36 add sign_ docs 2025-08-29 10:54:18 +08:00
i-robot cbbbba71e9
!88894 refactor code and del deprecated api
Merge pull request !88894 from changzherui/refactor_code
2025-08-29 02:37:01 +00:00
yuanqi 0db99eeb2b morph support bprop 2025-08-28 22:40:09 +08:00
yujianfeng 0747ebf286 Fix the recompute api doc 2025-08-28 22:36:10 +08:00
yujianfeng fb0458f81d Support recompute function api for jit 2025-08-28 22:36:10 +08:00
wujueying 9c7c0b126b add Tensor.masked_scatter_ 2025-08-28 22:15:04 +08:00
xiaopeng 60ee60c2ca mint.concat & mint.stack support multitype tuple 2025-08-28 19:30:21 +08:00
i-robot 8d7aa8b902
!88754 add hccs detect
Merge pull request !88754 from 王泓皓/hccs_master
2025-08-28 11:18:52 +00:00
i-robot c476a63e34
!87344 ddp reducer
Merge pull request !87344 from YukioZzz/ddp_master
2025-08-28 09:32:04 +00:00
changzherui 030e349200 refactor code 2025-08-28 17:28:47 +08:00
i-robot 907dec457b
!88914 [master] 修复API文档低错
Merge pull request !88914 from xuzhen/code_docs
2025-08-28 09:28:41 +00:00
i-robot 9e95356456
!88833 aclgraph graph support multi graph save in kbk
Merge pull request !88833 from huda/acl_graph_master
2025-08-28 09:03:41 +00:00
xuzhen e8e5e2dfd2 modify bug 2025-08-28 16:54:22 +08:00
i-robot 598577a4db
!88421 [Feature] Tensor.to Enhancement
Merge pull request !88421 from caifubi/master-tensor-to
2025-08-28 06:45:00 +00: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 6710a657ee
!88805 add onnx.export
Merge pull request !88805 from zhangdanyang/0826_master
2025-08-28 04:31:32 +00:00
zhuyichao 6aaaa256f4 cpp ddp reducer and fix doc 2025-08-28 11:16:20 +08:00
王泓皓 8ae8a03720 add hccs detect 2025-08-28 10:58:59 +08: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
i-robot aa71b16a7c
!88581 add comm ops for alltoallvc
Merge pull request !88581 from zhangyinxia/alltoallvc_master1
2025-08-27 12:39:47 +00:00
i-robot a37edf9f41
!88727 【Feature】 Features of CustomOpBuilder
Merge pull request !88727 from jiaorui/f-custom-master
2025-08-27 11:09:56 +00:00
wangjialin 642d4cbd00 empty_like support pin_memory 2025-08-27 17:39:12 +08:00
i-robot 0fa5149167
!88503 View Optimization
Merge pull request !88503 from haozhang/view-refactor
2025-08-27 09:11:43 +00:00
i-robot 01d70cdcf0
!88861 【Feature】 fix code docs
Merge pull request !88861 from 刘子涵/code_docs_fix
2025-08-27 09:08:51 +00:00
liuzihan000 537bc3ef32 fix doc 2025-08-27 17:00:20 +08:00
huda ffdbd0e3c5 capture graph multi graph save
add fetch non input for kv_cache and weight

clean code1

fix resize slow

add st for test multi graph save

support customize not capture op
2025-08-27 16:44:00 +08:00
jiaorui b5ed9c3909 custom support graph mode 2025-08-27 16:31:33 +08:00
i-robot 948d76ee98
!88718 支持ccae通信算子卡死检测
Merge pull request !88718 from liubuyu/ccae
2025-08-27 08:16:20 +00:00
zhangdanyang 4763739862 add onnx.export 2025-08-27 15:48:11 +08:00
caifubi abe2b34e00 Tensor.to refactor
1. Tensor.to(dtype, non_blocking, copy)
2. Tensor.to(device, dtype, non_blocking, copy)
3. Tensor.to(other, non_blocking, copy)
4. Add Tensor._numpy_non_blocking
5. Add Tensor.cpu/Tensor.npu/Tensor.cuda API.
2025-08-27 15:05:53 +08:00
zhangyinxia 3d9ac2e36f add comm ops for alltoallvc 2025-08-27 14:34:17 +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
i-robot 080488f979
!88735 rm experimental descrition for stable api
Merge pull request !88735 from XianglongZeng/code_docs
2025-08-27 06:18:23 +00:00
lby f2f963c8b2 支持ccae通信算子卡死检测 2025-08-27 12:20:05 +08:00
hw_hz 4bcf9fbe8d View Optimization
1. refactor for reshape and expand_dims
    2. covnert to int vector supports tensor with only one int element
    3. tuple[int]\list[int] support tensor with one element
    4. DoViewGrad for reshape
    5. tensor api optimization
     1) transpose
     2) tensor api async bug fix and profiler for tensor api
     3) tensor.broadcast_to overload
     4) tensor.tile
     5) Tensor.T
     6) tensor.repeat interleave and not equal
     7) tensor.squeeze
     8) tensor.permute
    6. customize backward
     1) slice_ext_view
     2) select_ext_view
     3) transpose
     4) transpose_ext_view
     5) expand_dims
     6) reshape
    7. optimization of flatten_ext and t_ext
2025-08-27 11:03:21 +08:00
shen_haochen 5ba33c9632 eliminate scheduler process for mint.init_process_group 2025-08-27 10:33:11 +08:00
xuzhen f231556176 modify docs 2025-08-26 20:17:18 +08:00
xiao_yao1994 5fc7519cfb add some warning for @lazy_inline 2025-08-26 17:23:24 +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
wang_ziqi ba6bb728ef modify doc of ReduceSum
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-08-25 17:27:50 +08:00
wang_ziqi 9cb7b202b3 Add Tensor.index_copy_
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-08-25 14:26:00 +08:00
wang_ziqi e1a099f2b1 Add notes for Tensor.index_fill_
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-08-25 14:13:18 +08:00
wang_ziqi 4e24fcd851 rebase
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-08-25 14:12:55 +08:00
xiedejin a9d041cd85 add tensor.index_fill_ 2025-08-25 14:12:52 +08:00
i-robot ea4d6eead2
!88678 code docs
Merge pull request !88678 from Huilan Li/code_docs_fixed
2025-08-25 02:35:49 +00:00
huilan li b05b4f961c code docs 2025-08-25 10:08:03 +08:00
xuzhen 0d35c0480e modify 2025-08-22 17:23:19 +08:00
huilan li a1f3dd569c Save params strategy online 2025-08-21 16:01:59 +08:00
xuzhen 84cf772773 modify 2025-08-20 16:10:22 +08:00
xuzhen d38302fb90 modify 2025-08-19 19:19:28 +08:00
i-robot 756415b63b
!88465 [docs] Fix Tensor docs
Merge pull request !88465 from caifubi/code_docs_tensor_init
2025-08-19 06:23:30 +00:00
i-robot a930161c8a
!88435 [master]修复反引号后缺少空格问题
Merge pull request !88435 from xuzhen/code_docs
2025-08-19 01:17:16 +00:00
caifubi 13cbba9b2a [docs] Fix Tensor docs 2025-08-18 15:50:00 +08:00
xuzhen 9aa2739c46 fix bug 2025-08-15 18:04:47 +08:00
yuhan 53ef9fa010 modify format errors 2025-08-15 10:06:50 +08:00
i-robot 6432d66901
!88343 customized allocator
Merge pull request !88343 from 周一航/master813
2025-08-14 08:41:31 +00:00
周一航 57f4d9cadd custom allocator 2025-08-14 15:36:29 +08:00
i-robot 43a48bb6fb
!88356 [master] delete mindspore.nn.Cell.place
Merge pull request !88356 from xuzhen/code_docs
2025-08-14 01:37:05 +00:00
xuzhen 1129a2b3a1 delete mindspore.nn.Cell.place 2025-08-13 18:23:10 +08:00
i-robot a21d883129
!88220 support ip port for tcpstore
Merge pull request !88220 from zhangyinxia/new_tcp_ip_port_master
2025-08-13 09:30:28 +00:00
lizhenyu 53af8cb1b2 remove unused parameter docs for EmbeddingLookup 2025-08-13 11:53:50 +08:00
zhangyinxia 5e80dfa112 support tcpstore for ip and port 2025-08-13 11:46:54 +08:00
hbhu_bin 2b9f61317e support ASDSIP lib
add wrong case

fix docs
2025-08-12 15:59:03 +08:00
i-robot 6c7b74a758
!88135 [MD] Delete column_order parameter
Merge pull request !88135 from shenwei41/bug_master
2025-08-11 06:34:12 +00:00
刘崇鸣 da1ff6b9cc
!88175 Purge embedding cache and place
Merge pull request !88175 from ZPaC/master-delete-code
2025-08-08 09:32:16 +00:00
ZPaC c7b4122162 Purge embedding cache and place 2025-08-08 15:14:53 +08:00
mengxian 90db73a902 mod ops.range docs 2025-08-08 11:36:00 +08:00
XianglongZeng 4d6f9904ca add matmul validation 2025-08-07 17:54:03 +08:00
xuzhen 2e9c812898 remove hyperlink 2025-08-07 09:54:44 +08:00
shenwei41 8d3aabc138 Delete column_order parameter 2025-08-05 19:10:18 +08:00
yuhan 83bc1b0a9e modify urls 2025-08-05 11:25:01 +08:00
wang_ziqi b48fea9f00 Add dropout2d cplus
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-07-31 11:20:22 +08:00
i-robot 6ae3d0f42e
!87899 Tensor storage refactor
Merge pull request !87899 from caifubi/tensor-storage-refactor-dev-cherry-pick
2025-07-31 02:10:06 +00:00
i-robot 2522622aa9
!87949 [master]修改mindspore.nn.Cell下的method排序
Merge pull request !87949 from xuzhen/code_docs
2025-07-30 03:15:24 +00:00
i-robot 28492063c0
!87946 Remove the description of tensor not support register_hook in high order ad
Merge pull request !87946 from yuanqi/code_docs_yuanqi_fix_tensor_hook_doc
2025-07-30 02:48:35 +00:00
buxue 4ddf3f3eb4 add instruction for deprecate the arg support binary 2025-07-29 19:49:15 +08:00
tanghuikang ad61198b79 Remove context memory_offload 2025-07-29 19:44:08 +08:00
hedongdong f2fa6facc2 fix undifined symbol error of flatten_gradient 2025-07-29 19:44:08 +08:00
hedongdong 8ef5d60d8e 1. Revert "Add APIs to support flatten weights"
This reverts commit ba0e450078.

2. Revert "Modify Optimizer to support flatten parameters"
This reverts commit 723543eb5d.

3. Revert "Add inner operator FlattenConcat"
This reverts commit 9a0a0ad5e8.

4. Revert "Enable flatten_gradients for Adam optimizer"
This reverts commit 0d12199928.

5. Revert "Prevent export training model with flattened parameters"
This reverts commit 1fb44a12be.

6. Revert "Refactor optimizers to support flatten parameters"
This reverts commit 8b0d4e7751.

7. Revert "add flatten concat fission"
This reverts commit e4ef608d20.

8. Revert "Provide api to get tensor chunk data and offset"
This reverts commit fa2646a3ef.

9. Revert "Provide helper class to find flat parameter"
This reverts commit ac45331d2b.

10. Revert "Support fusion_size argument for flatten_weights"
This reverts commit 2d7c4334ec.

11. Revert "add flatten weight adam weight decay st"
This reverts commit 5450fa2551.

12. Revert "sync input data when it is sub data"
This reverts commit 7a760c1f22.

13. Revert "Add TensorData::has_sub_data() method"
This reverts commit 2c24157ccb.

14. Revert "Support tensor lazy initializing after flatten weights"
This reverts commit 7092d5947f.

15. Revert "add target cpu support for adam weight decay"
This reverts commit b122c80311.

16. Revert "fix flatten concat fission error"
This reverts commit 6a10e7a2c2.

17. Revert "Add api document for Cell.flatten_weights()"
This reverts commit 2fb90d4213.
2025-07-29 19:41:17 +08:00
xuzhen aed1b0c1ab midify 2025-07-29 19:40:12 +08:00
yuanqi f15425f2e6 remove the description of tensor not support register_hook in high order ad 2025-07-29 19:10:39 +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 8ab68028d5
!87815 Add ut for reduce op
Merge pull request !87815 from liuluobin/master_fix_op_strategy_save
2025-07-28 01:48:13 +00:00
i-robot 84a1a36dd8
!87829 fix minddata doc
Merge pull request !87829 from luoyang/code_docs_master
2025-07-25 09:13:57 +00:00
luoyang 59d1c48a9b fix minddata doc 2025-07-25 17:04:47 +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
liuluobin f3cdff4b43 [Parallel]Supplement the instructions that op_strategy only saves on the first card of the node and enhance ReduceOpInfo ut 2025-07-25 14:22:57 +08:00
huan 0461b6f257 delete redundant links 2025-07-25 11:30:43 +08:00
lilinjie 5c968b435f del check 2025-07-24 19:41:17 +08:00
i-robot feb8b3070f
!87792 modify error link
Merge pull request !87792 from 宦晓玲/code_docs_0724
2025-07-24 03:20:43 +00:00
i-robot d74d0b034a
!87786 Update security doc
Merge pull request !87786 from ZPaC/code_docs-update-sec-doc-master
2025-07-24 02:45:43 +00:00
huan 741bde866b modify error link 2025-07-24 09:47:14 +08:00
i-robot 673f58fa3b
!87782 Add docs for `Cell.compiled`.
Merge pull request !87782 from yuanqi/code_docs_yuanqi_cleancode_20250723
2025-07-24 01:42:24 +00:00
yuanqi ecfff59309 clean code 2025-07-24 09:22:57 +08:00
ZPaC a273d0a8c4 Update security doc 2025-07-24 09:22:07 +08:00
i-robot 9abd98afc8
!87678 Bugfix of mint dropout
Merge pull request !87678 from wang_ziqi/br_func_dropout_ext
2025-07-24 01:14:29 +00:00
xuzhen 428d5101f4 fix bug 2025-07-23 17:09:56 +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
i-robot a0c3460975
!87576 fix O2 to GE backend
Merge pull request !87576 from 胡彬/fix
2025-07-23 02:24:36 +00:00
i-robot a017305489
!87625 Fix sec
Merge pull request !87625 from ZPaC/master-fix-sec
2025-07-22 11:38:43 +00:00
i-robot e1d2b7800e
!86898 Tensor.maksed_scatter接aclnn
Merge pull request !86898 from wujueying/master_masked_scatter
2025-07-22 09:26:16 +00:00
xuzhen 07280b3c01 fix bug 2025-07-22 16:16:11 +08:00
i-robot 54aa74c666
!87713 fix docs
Merge pull request !87713 from r1chardf1d0/code_docs_
2025-07-22 02:59:47 +00:00
wujueying 0b2fc0b76e Tensor.maksed_scatter接aclnn 2025-07-22 09:40:47 +08:00
hbhu_bin ed2b16e4d4 fix O2 to GE backend 2025-07-21 19:08:11 +08:00
i-robot 86517cbf84
!87569 Modify mindspore.jit
Merge pull request !87569 from xuzhen/code_docs_dev
2025-07-21 08:39:26 +00:00
r1chardf1d0 236060819a fix docs 2025-07-21 16:14:32 +08:00
i-robot 2b98d08972
!86398 conv2d docs
Merge pull request !86398 from wujueying/code_docs_master
2025-07-21 06:47:10 +00:00
ZPaC a3195f6444 Fix sec 2025-07-19 10:36:27 +08:00
zhangyinxia 2f7db6a33d fix examples for jit_level 2025-07-19 09:37:08 +08:00
i-robot 34c51759e8
!87463 rm julia
Merge pull request !87463 from r1chardf1d0/master
2025-07-18 11:38:31 +00:00
i-robot 9e378be85a
!87512 minddata fix code review
Merge pull request !87512 from luoyang/mymaster
2025-07-18 11:01:33 +00:00
xuzhen 0340029dff fix bug 2025-07-18 18:29:05 +08:00
luoyang 475f9c0700 fix minddata code review 2025-07-18 17:37:09 +08:00
hedongdong 75cef32ee3 delete description of pynative mode in shard function. 2025-07-17 16:22:53 +08:00
i-robot b45734423c
!87455 update sdc_detect docs
Merge pull request !87455 from jizewei/master
2025-07-17 01:53:34 +00:00
wujueying 6f29c1638f fix conv docs 2025-07-16 16:34:01 +08:00
r1chardf1d0 8a84a55a97 rm julia 2025-07-16 16:04:57 +08:00
jizewei 918a4b52c8 update sdc_detect docs 2025-07-16 14:38:12 +08:00
xuzhen 3c56bfb526 fix bug 2025-07-16 13:08:18 +08:00
i-robot 4938b9a4f0
!87377 modify api order
Merge pull request !87377 from 宦晓玲/code_docs_0714
2025-07-16 01:41:39 +00:00
i-robot 6e7c0779b8
!87416 [mindspore_docs]资料中增加host_sys参数采集的数据呈现
Merge pull request !87416 from yuliangbin/code_docs_fix
2025-07-15 11:56:53 +00:00
yu-liang-bin 00cd89fb91 fix host sys bug 2025-07-15 19:10:19 +08:00
huan d0a4053e66 modify api order 2025-07-15 19:05:28 +08:00
yu-liang-bin 827b4bcc5c fix prof params bug 2025-07-14 16:41:06 +08:00
i-robot 53220ebeed
!87315 fix adamw docs
Merge pull request !87315 from XianglongZeng/code_docs
2025-07-14 02:40:31 +00:00
i-robot 778398385e
!87299 add chinese docs for pipeline_segment
Merge pull request !87299 from xiaoyao/zbv
2025-07-14 01:20:18 +00:00
XianglongZeng 8a5c5c700a fix adamw docs 2025-07-11 18:04:50 +08:00
i-robot 87b735e54a
!87288 modify format error
Merge pull request !87288 from 俞涵/code_docs_mst0228
2025-07-11 08:59:23 +00:00
xiao_yao1994 5379dcd40e add chinese docs for pipeline_segment 2025-07-11 14:41:29 +08:00
i-robot af438a8156
!87233 refactor operator %=
Merge pull request !87233 from panzhihui/merge_back_master
2025-07-11 03:13:51 +00:00
yuhan 04791b99ab modify format error 2025-07-11 11:07:47 +08:00
i-robot 0e652b238c
!85490 Add Tensor.bernoulli_
Merge pull request !85490 from wang_ziqi/br_master_bernoulli_
2025-07-11 02:55:03 +00:00
i-robot 8343348373
!86540 Tensor.copy_ support H2D/D2H/H2H
Merge pull request !86540 from wang_ziqi/br_ops_copy_h2d_master
2025-07-10 08:49:07 +00:00
panzhihui 863ff4f53f fix remainder_ doc 2025-07-10 11:47:45 +08:00
xiedejin f563eedb78 add tensor.remainder_ and refactor tensor.__imod__ 2025-07-10 11:47:42 +08:00
i-robot 7ecd6bba2d
!87205 add segment_config
Merge pull request !87205 from xiaoyao/zbv
2025-07-10 02:05:25 +00:00
i-robot 14eaa4b7fb
!86883 adapt RingAttentionUpdate master
Merge pull request !86883 from 李林杰/0630_final_adapt_RingAttentionUpdate_ops_master
2025-07-10 01:56:34 +00:00
i-robot 4b51ace565
!84854 Implementation of MTE AllGatherMatmul and MatmulReduceScatter
Merge pull request !84854 from liuluobin/master_mte_mc2
2025-07-09 06:38:42 +00:00
i-robot 8c620ed9b8
!84975 【master】dtype类型整改重构
Merge pull request !84975 from GuoZhibin/dtype_support_some_methods
2025-07-09 05:10:00 +00:00
xiao_yao1994 e090adf1bd add segment_config 2025-07-09 10:51:47 +08:00
i-robot 7523232c45
!87135 Cell.shard returns no fn
Merge pull request !87135 from hedongdong/shard_master
2025-07-09 02:37:34 +00:00
i-robot 0581d15ca9
!87082 pp support ZBV
Merge pull request !87082 from xiaoyao/zbv
2025-07-08 12:40:17 +00:00
hedongdong 40ff003381 Cell.shard returns no fn
bugfix: defer inline for FuncGraph used by Cell.shard
testcase : defer inline for FuncGraph used by Cell.shard
fix cell.shard + pp
2025-07-08 20:05:49 +08:00
liuluobin 941c8ccb24 Implementation of MTE AllGatherMatmul and MatmulReduceScatter 2025-07-08 19:09:12 +08:00
guozhibin 423a1477b9 dtype support some methods 2025-07-08 17:46:08 +08:00
i-robot af542ffdb4
!86379 JIT相关接口功能完善
Merge pull request !86379 from yuanqi/yuanqi_2025_q2_iter4_compiler_jit_related
2025-07-08 08:46:41 +00:00
xiao_yao1994 dc3894fb35 zbv 2025-07-08 16:02:43 +08:00
wang_ziqi af095e04bd Fix Tensor.copy_
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-07-08 15:47:59 +08:00
wang_ziqi 4b835b035b Tensor.copy_ support H2D/D2H
------

Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-07-08 15:47:59 +08:00
i-robot 1306a4ae91
!87040 sync open source code reference
Merge pull request !87040 from XianglongZeng/master
2025-07-08 07:46:40 +00: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
i-robot d1de91fa7f
!86987 support functional shard getting dynamic inputs
Merge pull request !86987 from 李良灿/dynamicshardmaster
2025-07-07 09:11:40 +00:00
i-robot 02bfbc0f59
!85460 OverlapGradMatmul support config string
Merge pull request !85460 from liuluobin/master_dw_config
2025-07-07 04:04:06 +00:00
XianglongZeng 1c5a25c47d sync open source code reference 2025-07-07 11:09:57 +08:00
i-robot 6bb51ffaa1
!87023 docs for Tensor.any
Merge pull request !87023 from haozhang/code_docs_any
2025-07-07 01:47:30 +00:00
yuanqi c36d9b7c04 support cell backward pre hook and backward hook 2025-07-07 08:58:18 +08:00
chaijinwei c636819f4b code_docs_enable_dynamic 2025-07-07 08:57:40 +08:00
i-robot 1a5d999d3c
!87065 fix bug
Merge pull request !87065 from xuzhen/code_docs_dev
2025-07-04 06:53:59 +00:00
i-robot 307be84195
!86428 fix aclnn global cache
Merge pull request !86428 from 胡彬/aclnn-global-cache-fix
2025-07-04 06:51:55 +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
i-robot 96260ddbc2
!86977 非对齐通信算子对标pta
Merge pull request !86977 from 刘子涵/dist_comm_uneven_master
2025-07-04 03:43:22 +00:00
i-robot 5ab8e23dbb
!86389 [feature] add reserve huge page feature
Merge pull request !86389 from zhaochenjie/feature/reserve_vmm_memory
2025-07-04 03:26:04 +00:00
i-robot 2adb851aa2
!87039 fix Tensor.scatter_add_ doc master
Merge pull request !87039 from 李林杰/code_docs_0703_fix_scatter_add_doc_master
2025-07-04 01:27:18 +00:00
lilinjie 7665ae9910 fix Tensor.scatter_add_ doc 2025-07-04 09:07:18 +08:00
i-robot 71d6e3b090
!86502 [MD] Support DVPP video decoder.
Merge pull request !86502 from xiaotianci/support_dvpp_read_video
2025-07-03 12:14:09 +00:00
hw_hz 9246cdabea docs for Tensor.any 2025-07-03 19:50:48 +08:00
i-robot 49bda67bef
!86355 tensor to support python bool
Merge pull request !86355 from MengXiangyu/tensor_to_bool_master
2025-07-03 11:31:31 +00:00
i-robot 388813866a
!86834 mindspore support acl graph
Merge pull request !86834 from huda/capture_graph_with_new_pipeline
2025-07-03 10:30:32 +00:00