Commit Graph

1822 Commits

Author SHA1 Message Date
xuzhen 8628228f22 modify api documentation 2026-01-22 10:43:24 +08:00
XianglongZeng 5b3c072a4e add adaptive_maxpool2d doc 2026-01-17 12:01:13 +08:00
xuzhen c6dc2134c6 fix mindspore.nn.Rprop 2026-01-16 16:42:11 +08:00
xuzhen 75f9d07997 modify mindspore.communication.comm_func api documentation 2026-01-16 11:11:55 +08:00
zhangyinxia 5646196d76 fix docs for msrun start 2026-01-06 19:04:51 +08:00
zhangyinxia 1e12812d10 down ranktable docs 2025-12-18 09:45:06 +08:00
xuzhen 0c30fc5f55 modify mindspore.Symbol 2025-12-12 17:37:28 +08:00
xuzhen 26231b1f52 modify API documentation 2025-12-10 16:18:19 +08:00
Qiao_Fu d503ca9ed9 add tensor.data/delete/to_ docs 2025-12-08 09:04:16 +08:00
xuzhen 5b26cc474b delete mindspore.nn.Optimizer.flatten_gradients 2025-12-02 10:32:19 +08:00
xuzhen 2ee309ea19 modify API doc 2025-12-01 19:17:37 +08:00
i-robot f7d3d91937
!90887 [MD] Fix DataLoader default value for timeout
Merge pull request !90887 from xiaotianci/code_docs_timeout
2025-12-01 02:52:46 +00:00
i-robot e73213d6d8
!90888 add nsa_compress_attention
Merge pull request !90888 from XianglongZeng/master
2025-12-01 02:37:42 +00:00
i-robot 007b515ce2
!90032 add storage share memory
Merge pull request !90032 from wangjialin/storage_share_memory_new
2025-12-01 01:33:39 +00:00
wujueying 1823b93a72 add nsa_compress_attention 2025-11-30 13:23:03 +08:00
wangjialin 859adae28b add storage share memory 2025-11-29 19:44:15 +08:00
Xiao Tianci 547a3c7656 Fix code docs. 2025-11-29 18:24:44 +08:00
xuzhen 32384b2bcf modify mindspore.saved_tensors_hooks 2025-11-29 17:14:09 +08:00
yuanqi 662c641bb6 Fix docs of register_saved_tensors_hooks 2025-11-28 14:18:21 +08:00
i-robot a28c003d70
!90546 add headerfile and doc for custom pass
Merge pull request !90546 from yuchaojie/master4
2025-11-28 01:29:30 +00:00
zhangyinxia d5df23dab2 support mult stream and res limit 2025-11-27 10:23:10 +08:00
lizhitong e0a2abe869 Develop the Tensor.set_ function 2025-11-25 19:21:17 +08:00
yuchaojie 80e75798d8 add headerfile and doc for custom pass 2025-11-25 09:06:31 +08:00
i-robot 5a8e27f966
!90397 feature: dataset send and recv
Merge pull request !90397 from guozhijian/feature_dataset_send_recv
2025-11-20 13:57:17 +00:00
Jony Guo ebf122d2a4 feature: dataset send & recv 2025-11-20 15:38:39 +08:00
hb_hubin 829d8edc6c add docs for custom backend 2025-11-18 17:36:20 +08:00
i-robot 1924943c26
!90379 frombuffer功能开发
Merge pull request !90379 from 曹彤/from_buffer
2025-11-12 07:54:14 +00: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 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
曹彤 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
宦晓玲 bded6a4411 modify rst files 2025-11-05 13:53:14 +08: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
liangchenghui ba5fa7b598 Add ops.nsa_compress ops. 2025-10-16 11:38:39 +08:00
Xiao Tianci e5c0304f70 Support DataLoader in MindSpore. 2025-10-13 14:31:02 +08:00
wujueying 4ef23d6c6c add Tensor.sigmoid_ 2025-09-25 21:46:31 +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
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
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
jizewei ebce667d5b add mindspore.tools 2025-09-09 09:53:24 +08:00
machenggui 0b3027ba10 add mint.real and mint.imag operators for complex number 2025-09-08 14:55:13 +08:00
zhang_xu_hao1230 42ed1e145c 添加dlpack文档 2025-09-03 16:22:28 +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 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
xuzhen 50c2542bfa modify doc 2025-08-29 12:38:59 +08:00