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 |
wujueying
|
9c7c0b126b
|
add Tensor.masked_scatter_
|
2025-08-28 22:15:04 +08: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
|
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 |
i-robot
|
d19d25c81e
|
!88875 [master] mindspore.train.TrainFaultTolerance接口增加exclude-members
Merge pull request !88875 from xuzhen/code_docs
|
2025-08-28 01:16:05 +00:00 |
xuzhen
|
cf213cea6d
|
add exclude-members
|
2025-08-27 18:01:38 +08:00 |
wangjialin
|
642d4cbd00
|
empty_like support pin_memory
|
2025-08-27 17:39:12 +08:00 |
zhangdanyang
|
4763739862
|
add onnx.export
|
2025-08-27 15:48:11 +08:00 |
zhangyinxia
|
3d9ac2e36f
|
add comm ops for alltoallvc
|
2025-08-27 14:34:17 +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 |
xiedejin
|
a9d041cd85
|
add tensor.index_fill_
|
2025-08-25 14:12:52 +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 |
caifubi
|
13cbba9b2a
|
[docs] Fix Tensor docs
|
2025-08-18 15:50:00 +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 |
huan
|
cbdfdf1ae8
|
delete redundant contents
|
2025-08-13 17:10:39 +08:00 |
tanghuikang
|
ad61198b79
|
Remove context memory_offload
|
2025-07-29 19:44:08 +08:00 |
hbhu_bin
|
ed2b16e4d4
|
fix O2 to GE backend
|
2025-07-21 19:08:11 +08:00 |
zhangyinxia
|
2f7db6a33d
|
fix examples for jit_level
|
2025-07-19 09:37:08 +08:00 |
huan
|
d0a4053e66
|
modify api order
|
2025-07-15 19:05:28 +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 |
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 |
xiedejin
|
f563eedb78
|
add tensor.remainder_ and refactor tensor.__imod__
|
2025-07-10 11:47:42 +08: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
|
8c620ed9b8
|
!84975 【master】dtype类型整改重构
Merge pull request !84975 from GuoZhibin/dtype_support_some_methods
|
2025-07-09 05:10:00 +00:00 |
i-robot
|
0581d15ca9
|
!87082 pp support ZBV
Merge pull request !87082 from xiaoyao/zbv
|
2025-07-08 12:40:17 +00:00 |
guozhibin
|
423a1477b9
|
dtype support some methods
|
2025-07-08 17:46:08 +08:00 |
xiao_yao1994
|
dc3894fb35
|
zbv
|
2025-07-08 16:02:43 +08:00 |
chaijinwei
|
c636819f4b
|
code_docs_enable_dynamic
|
2025-07-07 08:57:40 +08: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 |
i-robot
|
96260ddbc2
|
!86977 非对齐通信算子对标pta
Merge pull request !86977 from 刘子涵/dist_comm_uneven_master
|
2025-07-04 03:43:22 +00: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 |
hbhu_bin
|
1eb01f7b0a
|
fix aclnn global cache
|
2025-07-03 15:38:29 +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 |
lilinjie
|
e1752b769f
|
adapt RingAttentionUpdate
|
2025-06-30 16:24:39 +08:00 |
huda
|
08c1e152e2
|
add acl graph for mindspore
refine acl graph api
mindspore graph mode support acl graph
add python
|
2025-06-27 18:58:30 +08:00 |
baochong
|
4755a0ee8c
|
del unused api--es
|
2025-06-24 17:33:53 +08:00 |
Xiao Tianci
|
86b72a0813
|
Fix docs of read_video
|
2025-06-18 17:31:58 +08:00 |
jizewei
|
92fe1a2473
|
CheckSum
|
2025-06-14 12:48:18 +08:00 |
yuhan
|
d7e31d5fb7
|
modify code block
|
2025-06-05 17:22:38 +08:00 |
yuhan
|
ec19973ae0
|
modify format errors
|
2025-06-03 17:14:53 +08:00 |
xiaopeng
|
465fb6512a
|
add mint.empty_like && mint.empty && Tensor.new_empty
|
2025-05-27 09:29:13 +08:00 |
i-robot
|
aead57955b
|
!85382 [feature] add memory replay and tracker path config
Merge pull request !85382 from zhaochenjie/feature/replay_master
|
2025-05-24 06:27:00 +00:00 |
shanfeng
|
c023edecb1
|
[feature] add memory replay and tracker path config
|
2025-05-24 10:09:26 +08:00 |
i-robot
|
076135f0c4
|
!85400 add allgatherv and reducescatterv ops
Merge pull request !85400 from zhangyinxia/agv_rsv_master
|
2025-05-23 23:43:14 +00:00 |
zhangyinxia
|
81ef28ff6e
|
add allgatherv and reducescatterv ops
|
2025-05-23 17:29:42 +08:00 |
wang_ziqi
|
7fca56dbcf
|
Add Tensor.bernoulli_
------
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
|
2025-05-22 17:51:01 +08:00 |
chujinjin
|
1d7eb91b4e
|
add storage doc
|
2025-05-21 15:05:13 +08:00 |
i-robot
|
030c904196
|
!85142 fix cell docs alarm
Merge pull request !85142 from qiuyufeng/code_docs_fix_cell
|
2025-05-16 08:50:13 +00: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 |
i-robot
|
0a29688f37
|
!84114 numpy bfloat16 增加numpy大版本不一致的报错信息
Merge pull request !84114 from GuoZhibin/code_docs_np_bfl6_major_version_same
|
2025-05-15 07:21:07 +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 |
qiuyufeng
|
68700d1591
|
fix cell docs alarm
|
2025-05-14 11:50:08 +08:00 |
i-robot
|
7fba7f6582
|
!84403 add tensor.new_full operator
Merge pull request !84403 from shenhaojing/ms_add_new_full
|
2025-05-13 12:31:15 +00:00 |
shenhaojing
|
c8173f2055
|
add new_full
|
2025-05-09 16:11:43 +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 |
yuhan
|
e2e881d614
|
del redundant rst files and shield ops.Custom methods
|
2025-05-07 11:35:25 +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 |
shenhaojing
|
51aaaf59c4
|
exponential
|
2025-04-23 16:59:52 +08:00 |
huan
|
cc6a7786dd
|
modify contents in parallel api files
|
2025-04-18 16:58:54 +08:00 |
mengxian
|
c7898c61f4
|
docs fix
|
2025-04-14 10:16:31 +08:00 |
guozhibin
|
2993ce4353
|
numpy bfloat16 update docs
|
2025-04-10 15:33:57 +08:00 |
mengxian
|
802a9e8e4a
|
mindspore.communication fix
|
2025-04-10 10:15:04 +08:00 |
yuhan
|
ff1dce640b
|
modify autosummary
|
2025-04-08 18:17:17 +08:00 |
i-robot
|
e9e429133f
|
!84009 modify urls
Merge pull request !84009 from 俞涵/code_docs_mst0228
|
2025-04-08 09:47:03 +00:00 |
i-robot
|
2a5ac1cc78
|
!83970 Fix mindspore.ops Docs
Merge pull request !83970 from mengxian/code_docs_fix
|
2025-04-08 08:58:42 +00:00 |
yuhan
|
6ec4fc6f53
|
modify urls
|
2025-04-08 10:38:05 +08:00 |
mengxian
|
f465d81656
|
mindspore.ops
|
2025-04-07 19:44:44 +08:00 |
i-robot
|
4d5f50790f
|
!83980 add docs for CustomOpBuilder
Merge pull request !83980 from DeshiChen/code_docs_0407_custom
|
2025-04-07 09:19:55 +00:00 |
dayschan
|
f659b0631d
|
add docs for CustomOpBuilder
|
2025-04-07 16:46:58 +08:00 |
i-robot
|
6d4fd66599
|
!83763 code docs delete ppgradreducer
Merge pull request !83763 from 赵文璇/code_docs_delete_pp
|
2025-04-07 07:15:38 +00:00 |
i-robot
|
b975df16b3
|
!83918 fix ops.print_/ops.pow/ops.bucketize/ops.unique/Tensor.unique_with_pad docs
Merge pull request !83918 from liuchuting/code_docs_bug
|
2025-04-03 08:14:50 +00:00 |
i-robot
|
9ba5cd8b04
|
!83781 move class Buffer and class RemovableHandle
Merge pull request !83781 from qiuyufeng/master_move_buffer_and_hook
|
2025-04-03 06:24:19 +00:00 |
qiuyufeng
|
dc807737bb
|
move Buffer and RemovableHandle
|
2025-04-03 11:26:00 +08:00 |
liuchuting
|
9d788661b2
|
fix ops.print_/ops.pow/ops.bucketize/ops.unique/Tensor.unique_with_pad docs
|
2025-04-03 10:27:07 +08:00 |
赵文璇
|
f21619ee89
|
code docs delete ppgradreducer
|
2025-04-02 17:15:19 +08:00 |
changzherui
|
0949850330
|
fix_docs
|
2025-04-02 11:45:28 +08:00 |
胡犇
|
02e1126175
|
Add warning for old parallel interface.
|
2025-04-02 00:02:05 +08:00 |
yuhan
|
df63ee40fd
|
modify format
|
2025-03-31 16:00:09 +08:00 |
i-robot
|
42b3e42489
|
!83714 fix comm example
Merge pull request !83714 from horcham/master
|
2025-03-29 10:40:12 +00:00 |
horcam
|
e214d8a724
|
fix comm example
|
2025-03-29 17:51:49 +08:00 |
yuhan
|
2796266337
|
modify format
|
2025-03-28 16:47:00 +08:00 |
i-robot
|
e653c99330
|
!83655 remove load_segment_ckpts and restore_group_info_list
Merge pull request !83655 from 赵文璇/code_docs_remove
|
2025-03-28 06:33:36 +00:00 |
i-robot
|
8ca26cc855
|
!83566 Fix ops.unbind/ops.unique/ops.unique_consecutive/ops.unique_with_pad docs.
Merge pull request !83566 from liuchuting/code_docs_fix10
|
2025-03-28 03:11:05 +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 |
赵文璇
|
b7c66ea695
|
remove load_segment_ckpts and restore_group_info_list
|
2025-03-28 10:47:43 +08:00 |
liuchuting
|
8da304548b
|
Fix ops.unbind/ops.unique/ops.unique_consecutive/ops.unique_with_pad docs.
|
2025-03-27 20:46:36 +08:00 |
XianglongZeng
|
1e59a5450f
|
replace assign_add & fix cross_entropy doc bug
|
2025-03-27 19:58:04 +08:00 |
yuhan
|
9122d8af91
|
modify format
|
2025-03-27 17:08:01 +08:00 |
yuhan
|
a7b034f21d
|
modify url error
|
2025-03-26 17:04:42 +08:00 |
i-robot
|
fed835c898
|
!82802 fix doc
Merge pull request !82802 from horcham/master
|
2025-03-25 09:34:09 +00:00 |
huilan li
|
412f9c789b
|
AutoParallel, API
|
2025-03-25 12:52:01 +08:00 |
yanglong
|
901b914062
|
fix doc
|
2025-03-25 11:20:20 +08:00 |
i-robot
|
e40a70e21b
|
!83403 modify format and content
Merge pull request !83403 from 俞涵/code_docs_mst0228
|
2025-03-24 09:15:54 +00:00 |