i-robot
|
961021dab3
|
!90151 [docs][api] improve api documentation mindspore.mint.min
Merge pull request !90151 from 严珞珈/code_docs/mint_min
|
2025-12-02 01:08:14 +00:00 |
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 |
xuzhen
|
2ee309ea19
|
modify API doc
|
2025-12-01 19:17:37 +08:00 |
i-robot
|
49f265a726
|
!90801 add tests and fix reviews
Merge pull request !90801 from zhangyinxia/tests
|
2025-12-01 06:32:45 +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 |
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
|
135bad4ecd
|
!90808 modify new st framework
Merge pull request !90808 from XianglongZeng/myms4
|
2025-12-01 02:42:29 +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 |
zhangyinxia
|
206b15e150
|
add tests and fix reviews
|
2025-12-01 09:38:32 +08: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 |
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 |
wujueying
|
1823b93a72
|
add nsa_compress_attention
|
2025-11-30 13:23:03 +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 |
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 |
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 |
xuzhen
|
8268aaed20
|
modify bug
|
2025-11-29 11:47:43 +08:00 |
i-robot
|
2cabb6bf45
|
!90854 [docs][api]improve api documentation mindspore.ops, mindspore.parallel and mindspore.runtime
Merge pull request !90854 from 宦晓玲/code_docs_1127
|
2025-11-29 02:32:27 +00:00 |
宦晓玲
|
b1bef42f20
|
modify contents
|
2025-11-29 10:21:12 +08:00 |
i-robot
|
828ef3e6e3
|
!90839 Fix api-docs for mint.randn and mint.randn_like
Merge pull request !90839 from shaoshengqi/feature-mint-random-api-support-device-dispatch
|
2025-11-28 07:47:08 +00:00 |
i-robot
|
7e0e8bc75d
|
!90834 Fix docs of register_saved_tensors_hooks
Merge pull request !90834 from yuanqi/code_docs_yuanqi_tensor_offload
|
2025-11-28 07:41:58 +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 |
i-robot
|
b8d4f0cf2e
|
!90731 Add 'device' param for mint.randn, mint.randn_like api
Merge pull request !90731 from shaoshengqi/feature-mint-random-api-support-device-dispatch
|
2025-11-28 07:01:14 +00:00 |
yuanqi
|
662c641bb6
|
Fix docs of register_saved_tensors_hooks
|
2025-11-28 14:18:21 +08:00 |
i-robot
|
b9fb7ab25c
|
!90166 Support `saved_tensors_hooks` in mindspore static computational graphs.
Merge pull request !90166 from yuanqi/yuanqi_tensor_offload
|
2025-11-28 06:12:10 +00:00 |
i-robot
|
ce55772608
|
!90750 overload Tensor.view
Merge pull request !90750 from wang_ziqi/master.Tensor.view
|
2025-11-28 04:02:21 +00:00 |
i-robot
|
f1b1afde6c
|
!90811 Fix docs
Merge pull request !90811 from LiangZhibo/code_docs_fix
|
2025-11-28 03:13:42 +00:00 |
liangzhibo
|
e977196b0d
|
Fix docs
|
2025-11-28 11:02:44 +08:00 |
wang_ziqi
|
942d370fb2
|
bugfix of Tensor.view(dtype)
-----
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
|
2025-11-28 09:56:29 +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 |
shaoshengqi
|
adeb05c0ef
|
Add 'device' param for mint.randn, mint.randn_like api
|
2025-11-27 20:47:37 +08:00 |
yuanqi
|
861485db58
|
support register_saved_tensors_hooks
|
2025-11-27 20:46:41 +08:00 |
liangzhibo
|
b25969c921
|
Kernel execution reorder to offload
|
2025-11-27 20:31:26 +08:00 |
xuzhen
|
d0c417bf6c
|
modify table's bug
|
2025-11-27 17:08:06 +08:00 |
宦晓玲
|
88ed3b8692
|
modify contents
|
2025-11-27 16:22:05 +08:00 |
i-robot
|
eca0be434d
|
!89594 support grad getting sense
Merge pull request !89594 from 李良灿/addsensemaster
|
2025-11-27 07:54:01 +00:00 |
i-robot
|
90c58e9e8b
|
!90758 [docs][api] improve api documentation mindspore.dataset.Dataset
Merge pull request !90758 from xuzhen/code_docs_dataset
|
2025-11-27 07:51:50 +00:00 |
i-robot
|
41f1b82237
|
!90666 support mult stream and res limit
Merge pull request !90666 from zhangyinxia/add_mult_stream_and_res_limit_new
|
2025-11-27 07:04:03 +00:00 |
xuzhen
|
b65346f0ab
|
modify mindspore.dataset API documentation
|
2025-11-27 14:21:02 +08:00 |
zhangyinxia
|
d5df23dab2
|
support mult stream and res limit
|
2025-11-27 10:23:10 +08:00 |
i-robot
|
f942391d6c
|
!90772 [docs][api]improve api documentation mindspore APIs
Merge pull request !90772 from 宦晓玲/code_docs_1126
|
2025-11-26 09:29:50 +00:00 |
宦晓玲
|
63510de8ea
|
modify contents
|
2025-11-26 17:02:25 +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 |
liangcanli
|
50e2d0748b
|
support grad getting sense
|
2025-11-26 14:40:42 +08: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
|
aa8724da5c
|
!90423 Tensor.set_功能开发
Merge pull request !90423 from lizhitong/tensor.set_impl
|
2025-11-26 03:26:04 +00:00 |
i-robot
|
ef675c38f4
|
!90657 [pijit][doc] update 'jit' api docstring: pijit currently does not support Python3.12+
Merge pull request !90657 from shaoshengqi/modify-jit-api-doc
|
2025-11-25 14:25:48 +00:00 |
lizhitong
|
e0a2abe869
|
Develop the Tensor.set_ function
|
2025-11-25 19:21:17 +08:00 |
i-robot
|
0ac567065c
|
!90549 fix saved tensor leaf node requires_grad
Merge pull request !90549 from maoyuanpeng1/br_fix_saved_tensors_hooks_requires_grad
|
2025-11-25 07:41:58 +00:00 |
i-robot
|
6f65862754
|
!90685 [docs][api]improve api documentation mindspore APIs
Merge pull request !90685 from 宦晓玲/code_docs_1121
|
2025-11-25 06:05:58 +00:00 |
宦晓玲
|
b3eca18e94
|
modify contents
|
2025-11-25 13:50:00 +08:00 |
yuchaojie
|
80e75798d8
|
add headerfile and doc for custom pass
|
2025-11-25 09:06:31 +08:00 |
maoyuanpeng
|
fcdf92b9aa
|
1.fix saved tensor leaf node requires_grad
2.fix event_py destroy error
|
2025-11-24 15:40:22 +08:00 |
Jony Guo
|
20cdb4d612
|
update comment for dataset send & recv
|
2025-11-24 14:36:48 +08:00 |
i-robot
|
9ebf1db764
|
!90643 [docs][api] improve api documentation mindspore.dataset
Merge pull request !90643 from xuzhen/code_docs_dataset
|
2025-11-24 03:22:27 +00:00 |
i-robot
|
42448fd4b0
|
!90545 add support output recompute
Merge pull request !90545 from luochao60/Pynative_modify_recompute_doc_20251117
|
2025-11-21 09:03:12 +00:00 |
xuzhen
|
521cd2adde
|
modify mindspore.dataset documentation
|
2025-11-21 16:36:37 +08:00 |
luochao
|
0dfc46cb1f
|
modify doc
fix recompute output
|
2025-11-21 14:17:08 +08:00 |
shaoshengqi
|
f24710ce2f
|
[pijit][doc] update 'jit' api docstring: pijit currently does not support Python3.12+
|
2025-11-21 10:17:48 +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 |
i-robot
|
f0e325ad65
|
!89839 support custom backend
Merge pull request !89839 from 胡彬/custom-backend
|
2025-11-20 06:42:23 +00:00 |
i-robot
|
c175e14843
|
!90614 [docs][api]improve api documentation mindspore.Tensor 3
Merge pull request !90614 from 宦晓玲/code_docs_11191
|
2025-11-20 00:57:27 +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 |
宦晓玲
|
38c957a51b
|
modify contents
|
2025-11-19 15:12:21 +08:00 |
i-robot
|
76c637ef46
|
!90425 [Minddata] Add a warning notice
Merge pull request !90425 from shenwei41/add_warning
|
2025-11-19 01:16:45 +00:00 |
chaijinwei
|
c80a98a4d8
|
adapt aclnnAdaptiveMaxPool2dBackward
|
2025-11-18 19:41:48 +08:00 |
hb_hubin
|
829d8edc6c
|
add docs for custom backend
|
2025-11-18 17:36:20 +08:00 |
shenwei41
|
632c06853f
|
Add a warning notice
|
2025-11-18 16:01:43 +08:00 |
i-robot
|
2e321c91c0
|
!90554 [MD] Fix api order.
Merge pull request !90554 from xiaotianci/code_docs_api_order
|
2025-11-18 01:18:24 +00: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 |
Xiao Tianci
|
42ffaf854f
|
Fix api order.
|
2025-11-17 17:23:37 +08:00 |
i-robot
|
56ce82f6ad
|
!89753 add use_reeenrant=false
Merge pull request !89753 from luochao60/Pynative_add_reentrant_false_recompute_20250916
|
2025-11-17 07:04:41 +00:00 |
i-robot
|
72f9924515
|
!89837 [doc][api] improve api documentation mint.tanh/ops.tanh
Merge pull request !89837 from 严珞珈/code_docs/mint_tanh
|
2025-11-17 06:55:21 +00:00 |
i-robot
|
111fa8a029
|
!90483 [docs][api] improve api documentation mindspore.dataset.DIV2KDataset and mindspore.dataset.EMnistDataset
Merge pull request !90483 from xuzhen/code_docs_dataset
|
2025-11-17 03:05:51 +00:00 |
xuzhen
|
3aa4a97368
|
modify mindspore.dataset documentation
|
2025-11-17 09:23:39 +08: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
|
41284220b4
|
!90480 [docs][api]improve api documentation mindspore.Tensor 2
Merge pull request !90480 from 宦晓玲/code_docs_1112
|
2025-11-14 09:42:09 +00:00 |
宦晓玲
|
171e8f8acb
|
modify files
|
2025-11-14 17:35:51 +08:00 |
luochao
|
e0a95d88a1
|
add use_reenrant and fuse compute feature
|
2025-11-14 10:19:50 +08:00 |
i-robot
|
b49deeaeb5
|
!90451 [docs][api] improve api documentation mindspore.dataset
Merge pull request !90451 from xuzhen/code_docs_dataset
|
2025-11-14 02:00:15 +00:00 |
xuzhen
|
13864eb5bb
|
modify mindspore.dataset documentation
|
2025-11-14 09:27:43 +08:00 |
严珞珈
|
722da85b23
|
squash: consolidate all changes since origin/master
Signed-off-by: 严珞珈 <2705845302@qq.com>
|
2025-11-14 00:10:42 +08:00 |
Bellatan
|
8393cae4f0
|
Tensor.sort API Docs Fix
|
2025-11-13 10:26:11 +08:00 |
i-robot
|
1924943c26
|
!90379 frombuffer功能开发
Merge pull request !90379 from 曹彤/from_buffer
|
2025-11-12 07:54:14 +00:00 |
i-robot
|
5a48b3b089
|
!90407 modify contents
Merge pull request !90407 from 宦晓玲/code_docs_1105
|
2025-11-12 01:44:09 +00:00 |
宦晓玲
|
8b7320694b
|
modify contents
|
2025-11-11 17:25:22 +08:00 |
i-robot
|
d3511410d7
|
!90378 [docs][api] improve api documentation mindspore.dataset.audio
Merge pull request !90378 from xuzhen/code_docs_audio
|
2025-11-11 01:48:10 +00:00 |
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 |