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
liangcanli
7017ce2e42
fix bugs of shard processes when getting dynamic shape
2025-07-03 16:15:53 +08:00
hbhu_bin
1eb01f7b0a
fix aclnn global cache
2025-07-03 15:38:29 +08:00
i-robot
1b30943252
!86919 文档公式补充论文来源
...
Merge pull request !86919 from GuoZhibin/code_check_20250701
2025-07-03 03:08:03 +00: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
liuluobin
1fdcce4746
OverlapGradMatmul support config string
2025-07-03 10:28:17 +08:00
guozhibin
c7b7894982
code check
2025-07-03 09:54:50 +08:00
i-robot
9805a12eb2
!86922 CheckSum performance description
...
Merge pull request !86922 from jizewei/fix_checksum_performance
2025-07-02 09:51:46 +00:00
jizewei
f359a46818
CheckSum performance
2025-07-02 16:23:55 +08:00
xuzhen
3ccb6989a8
fix bug
2025-07-02 16:12:26 +08:00
mengxian
092e7de4dd
mint API doc name fix
2025-07-01 15:02:58 +08:00
i-robot
517c5ee1f6
!86875 [code_doc_fix]profiler API接口文档增加描述
...
Merge pull request !86875 from yuliangbin/code_docs_update
2025-07-01 02:15:58 +00:00
i-robot
97df282801
!86882 del blank
...
Merge pull request !86882 from 俞涵/code_docs_mst0228
2025-07-01 01:26:57 +00:00
yu-liang-bin
fd398aae33
update profiler docs
2025-07-01 09:19:18 +08:00
dayschan
47102ba707
add docs for CustomOpBuilder
2025-06-30 17:46:58 +08:00
lilinjie
e1752b769f
adapt RingAttentionUpdate
2025-06-30 16:24:39 +08:00
yuhan
e19438151d
del blank
2025-06-30 11:39:42 +08:00
i-robot
78f5c68b49
!86859 modifed doc and sample for conv3dtranspose
...
Merge pull request !86859 from 杨卉/code_docs_master
2025-06-30 01:34:48 +00:00
vigney-young
5a1d3ca822
modified doc and sample for conv3dtranspose
2025-06-30 09:24:50 +08:00
xuzhen
e3299cbbf2
fix bug
2025-06-28 11:36:21 +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
i-robot
32819c0cc4
!86811 更新DynamicLossScaler文档,刷新开源引用申明信息
...
Merge pull request !86811 from GuoZhibin/enterprise_move_to_gitee
2025-06-27 09:51:16 +00:00
xuzhen
70fe41b08e
fix bug
2025-06-27 14:33:39 +08:00
guozhibin
b39504becb
enterprise_move_to_gitee
2025-06-27 11:39:27 +08:00
i-robot
912831140c
!86792 modify docs of ReduceSum
...
Merge pull request !86792 from wang_ziqi/code_docs_reduce
2025-06-26 13:47:03 +00:00
wang_ziqi
b2d08799e7
modify docs of ReduceSum
...
-----
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-06-26 19:25:24 +08:00
wang_ziqi
34981fcb8d
modify docs
...
------
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-06-26 19:17:08 +08:00
i-robot
62e65ceae9
!86762 [code_fix]修复perf工具偶现采不到数据问题
...
Merge pull request !86762 from yuliangbin/code_docs_perf_1
2025-06-26 07:58:13 +00:00
yu-liang-bin
1781fd1a6e
fix perf bug
2025-06-26 15:13:31 +08:00
i-robot
ada86f17ff
!86739 modify format 0624
...
Merge pull request !86739 from 宦晓玲/code_docs_0624
2025-06-26 01:27:04 +00:00
i-robot
97ab790248
!86737 删除ES模块接口残留的doc接口
...
Merge pull request !86737 from baochong/master
2025-06-25 02:58:09 +00:00
huan
47317e0c4b
modify format 0624
2025-06-25 09:21:03 +08:00
i-robot
7151224981
!86605 del unused api--es
...
Merge pull request !86605 from baochong/master
2025-06-24 12:58:42 +00:00
i-robot
537805d761
!86727 [code_fix]增加host_sys参数中DISK和OSRT的限制
...
Merge pull request !86727 from yuliangbin/code_docs_iotop
2025-06-24 12:02:39 +00:00
yu-liang-bin
233f16e1e3
fix iotop bug
2025-06-24 19:27:39 +08:00
i-robot
b1e2d39bc7
!86726 modify format
...
Merge pull request !86726 from 宦晓玲/code_docs_0624
2025-06-24 09:47:35 +00:00
baochong
4755a0ee8c
del unused api--es
2025-06-24 17:33:53 +08:00
fary86
ff67a90c87
fix doc tensor spell error
2025-06-24 16:33:51 +08:00
huan
5c9caa1225
modify format
2025-06-24 16:31:04 +08:00
i-robot
988e5002cc
!86598 clean code r2.7 master
...
Merge pull request !86598 from 李林杰/0620_clean_code_for_2.7_master
2025-06-24 07:40:37 +00:00
i-robot
4ade63d5e6
!86674 [bug_dix]修复iotop工具不kill问题
...
Merge pull request !86674 from yuliangbin/fix_host_sys
2025-06-24 07:20:50 +00:00
yu-liang-bin
d1a6582ce7
fix iotop bug
2025-06-23 22:33:08 +08:00
lilinjie
40c31e73ca
clean code r2.7
2025-06-21 10:28:32 +08:00
baochong
19247c1a23
del unused api--es
2025-06-20 16:01:47 +08:00
zhaochenjie
8fc1b66223
add reserve huge page feature
2025-06-20 10:07:54 +08:00
i-robot
502ef4384b
!86541 modify api content error
...
Merge pull request !86541 from 俞涵/code_docs_mst0228
2025-06-19 10:22:53 +00:00
i-robot
207f93217b
!86534 modify links in files
...
Merge pull request !86534 from 宦晓玲/code_docs_0619
2025-06-19 09:44:40 +00:00
yuhan
79efe05179
modify api content error
2025-06-19 16:19:12 +08:00
huan
34e782f778
modify links in files
2025-06-19 15:33:51 +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
Xiao Tianci
4b88ee9de5
Allocate device memory from backend.
2025-06-18 17:32:33 +08:00
Xiao Tianci
86b72a0813
Fix docs of read_video
2025-06-18 17:31:58 +08:00
刘勇琪
58080e0ace
Read video with DVPP: fix document formatting issues
2025-06-18 17:31:09 +08:00
刘勇琪
26043e1af9
Support DVPP video decoding and frame extraction
2025-06-18 17:29:32 +08:00
Xiao Tianci
506ec41495
Support read video on DVPP.
2025-06-18 17:28:45 +08:00
hw_hz
7d96c05a51
refactor for mint.any
2025-06-18 09:15:55 +08:00
i-robot
4704d6f3dc
!86360 [bug_fix]动态profiling参数校验问题修复
...
Merge pull request !86360 from yuliangbin/bug_fix
2025-06-17 13:11:20 +00:00
i-robot
aa66a7ad32
!86400 fix conv doc left from PR: 86319
...
Merge pull request !86400 from 李林杰/code_docs_0616_fix_conv_doc_master
2025-06-17 08:35:17 +00:00
lilinjie
e920bf0908
fix conv doc left from PR: 86319
2025-06-17 16:14:11 +08:00
i-robot
9f1fb2b765
!86411 add links in files
...
Merge pull request !86411 from 宦晓玲/code_docs_0617
2025-06-17 08:04:12 +00:00
yu-liang-bin
57ecafbf0a
fix dynamic log
2025-06-17 15:46:59 +08:00
huan
e07e09b0f1
add links in files
2025-06-17 14:56:11 +08:00
wujueying
d4d80a294f
fix mint.nn.ConvnD doc
2025-06-16 16:41:22 +08:00
i-robot
fe8f906b10
!86342 fix conv2d
...
Merge pull request !86342 from wujueying/code_docs_master
2025-06-16 07:31:23 +00:00
wujueying
745047562a
fix conv2d
2025-06-16 15:19:02 +08:00
i-robot
38d75df4ec
!86270 remove graph/pynative mode is dump, summary
...
Merge pull request !86270 from DavidFFFan/remove-graph-mode
2025-06-16 07:07:29 +00:00
MengXY107
46425a5492
tensor to support python bool
2025-06-15 22:10:51 -04:00
jizewei
92fe1a2473
CheckSum
2025-06-14 12:48:18 +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
fandawei
c950202c11
remove graph/pynative mode is dump, summary
2025-06-13 09:55:13 +08: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
hehongzhe
17c7248aa1
Increase the limitations of osrt
2025-06-11 16:34:58 +08:00
i-robot
73815a49ed
!85911 fix doc
...
Merge pull request !85911 from zhouyaqiang0/code_docs_fixflops
2025-06-10 01:18:40 +00:00
i-robot
c966961472
!86006 Fix morph doc
...
Merge pull request !86006 from yuanqi/code_docs_fix_morph_doc
2025-06-09 08:18:54 +00:00
yuanqi
1afaf8e584
fix morph doc
2025-06-09 16:02:08 +08:00
i-robot
804139dc82
!86045 fix_step_lr_code_docs_bug
...
Merge pull request !86045 from yide12/code_docs_master
2025-06-09 07:20:48 +00:00
yide12
9048bd00c7
fix_step_lr_code_docs_bug
2025-06-09 15:02:32 +08:00
i-robot
9260923965
!86002 fix moe_token_permute doc master
...
Merge pull request !86002 from 李林杰/code_docs_0606_fix_MoeTokenPermute_doc_master
2025-06-06 23:53:48 +00:00
i-robot
c19d3bb1db
!85937 Add Morph to release note. master
...
Merge pull request !85937 from yuanqi/code_docs_yuanqi_add_morph_to_release
2025-06-06 09:50:13 +00:00
lilinjie
8476e31f81
fix moe_token_permute doc master
2025-06-06 17:40:30 +08:00
yuanqi
46c1fc5890
fix release notes for version 2.6.0
2025-06-06 16:31:58 +08:00
i-robot
f31d63401e
!85984 unified_docs
...
Merge pull request !85984 from yide12/code_docs_master
2025-06-06 08:12:07 +00:00
yide12
1c6d07ed76
unified_docs
2025-06-06 15:20:52 +08:00
hw_hz
450f2373e3
Revert "view refactor"
...
This reverts commit b16061d282 .
2025-06-05 21:12:23 +08:00
i-robot
40e517611c
!85923 modify code block
...
Merge pull request !85923 from 俞涵/code_docs_mst0228
2025-06-05 09:43:05 +00:00
yuhan
d7e31d5fb7
modify code block
2025-06-05 17:22:38 +08:00
zhouyaqiang2
31cda87539
fix doc
2025-06-05 11:37:50 +08:00
xuzhen
dd66edbc4b
fix bug
2025-06-04 16:54:07 +08:00
i-robot
76c0af2519
!85833 modify format errors
...
Merge pull request !85833 from 俞涵/code_docs_mst0228
2025-06-03 09:41:53 +00:00
yuhan
ec19973ae0
modify format errors
2025-06-03 17:14:53 +08:00
huan
7b9c1e7e7d
modify image size
2025-06-03 10:40:49 +08:00
i-robot
3077e20a5f
!85815 add TransformerEncoderLayer structure diagram
...
Merge pull request !85815 from 王振邦/code_docs_transformers
2025-05-30 10:14:41 +00:00
王振邦
b2fba463f0
add TransformerEncoderLayer structure diagram
2025-05-30 17:48:53 +08:00
i-robot
188f8332ce
!85000 moe_token_permute support dtypes other than bfloat16 master
...
Merge pull request !85000 from 李林杰/0509_support_float_for_moe_token_permute_master
2025-05-30 09:47:00 +00:00
hehongzhe
4383082f26
repeat fix
2025-05-30 12:59:56 +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
i-robot
50c40fd0e5
!85659 fix docs for conv3d and unpermute
...
Merge pull request !85659 from shenhaojing/ms_refactor_conv3d
2025-05-29 01:42:17 +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
i-robot
b59b30d9db
!85649 custom doc
...
Merge pull request !85649 from jiaorui/docs-custom
2025-05-28 06:52:16 +00:00
shenhaojing
928f3be753
fix docs
2025-05-28 10:51:09 +08:00
i-robot
2edc6436b8
!85639 [master]host sys br feature tools to master
...
Merge pull request !85639 from hhz886/master
2025-05-27 09:16:34 +00:00
xiaopeng
465fb6512a
add mint.empty_like && mint.empty && Tensor.new_empty
2025-05-27 09:29:13 +08:00
hehongzhe
7e66669902
host sys br feature tools to master
2025-05-26 23:59:41 +08:00
i-robot
a8aa442682
!85605 add -> Tensor in rstfiles
...
Merge pull request !85605 from 俞涵/code_docs_mst0228
2025-05-26 08:55:29 +00:00
yuhan
2f503dc692
add -> Tensor in rstfiles
2025-05-26 14:57:32 +08:00
hehongzhe
79f55d2e5f
profiler domain
2025-05-25 17:58:08 +08:00
i-robot
6a07f564f9
!85588 【Profiler】record_shapes
...
Merge pull request !85588 from hhz886/master
2025-05-25 08:03:26 +00:00
i-robot
9a55bf8a96
!85465 remove_redundancy_opt_master
...
Merge pull request !85465 from yide12/load_remove_opt_master
2025-05-24 16:26:49 +00:00
hehongzhe
131adb6bd4
api+st
2025-05-24 18:32:17 +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
jiaorui
506282d129
custom doc
2025-05-24 02:07:14 +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
zhangyinxia
81ef28ff6e
add allgatherv and reducescatterv ops
2025-05-23 17:29:42 +08:00
i-robot
bd610ffb37
!85499 25Q2 br_base_pijit merge into master
...
Merge pull request !85499 from shaoshengqi/pijit_Q2_cherrypick_master
2025-05-23 08:55:58 +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
i-robot
e8bbd4a2ba
!85401 Custom operators support multiple data types and improved usability
...
Merge pull request !85401 from jiaorui/f-custom-master
2025-05-23 07:59:24 +00:00
shen_haochen
fe8d74d010
create_group add parameter 'options' & adapt to pass hccl_buffer_size
2025-05-23 11:23:34 +08:00
shaoshengqi
e0fabdbfcb
pijit: throw Unsupported exception when graph break occurs
2025-05-22 19:52:55 +08:00
wang_ziqi
c10f39563b
fix doc of Tensor.bernoulli_
...
------
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-05-22 17:52:09 +08:00
wang_ziqi
7fca56dbcf
Add Tensor.bernoulli_
...
------
Signed-off-by: wang_ziqi <wangziqi4@huawei.com>
2025-05-22 17:51:01 +08:00
yide12
ab559c739b
bugfix_asnumpy_release_bug
2025-05-22 14:09:42 +08:00
chujinjin
1d7eb91b4e
add storage doc
2025-05-21 15:05:13 +08:00
jiaorui
f6a4139800
custom support more types and improve usability
2025-05-21 10:49:24 +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
i-robot
aedea1dfec
!80278 混合精度auto更新名单,补全新增的mint算子
...
Merge pull request !80278 from GuoZhibin/update_amp_auto_list
2025-05-19 11:54:10 +00:00
i-robot
e11ea5e419
!85204 fix issues: grad memory optimization, doc fix for swiglu FAS
...
Merge pull request !85204 from 李林杰/0515_fix_issues_master
2025-05-19 11:09:33 +00:00
i-robot
4eed82ae81
!85152 [feature]Supplement the ut use case of the dynamic module
...
Merge pull request !85152 from 虞良斌/dynamic_master
2025-05-18 07:04:45 +00:00
huangyong
fe744e631e
update docs
2025-05-17 12:26:23 +08:00
ZeyuHan
1660a35062
silu add inplace
2025-05-16 17:32:48 +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
lilinjie
528b4a5ee5
fix issues:
...
grad memory optimization
swiglu del warning for demo api
flas_attention_score: rename scalar_value to scale_value
2025-05-16 15:00:59 +08:00
yuliangbin
ac975af7e8
Fix the bug of dynamic profiling
2025-05-15 20:13:19 +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
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
i-robot
b59470953c
!85067 modify set_deterministic doc
...
Merge pull request !85067 from yuchaojie/code_docs_master
2025-05-13 11:48:09 +00:00
yuchaojie
e5217be9ec
modify set_deterministic doc
2025-05-13 15:44:16 +08:00
i-robot
ecf3280481
!84888 [SR]jit接口相关功能完善
...
Merge pull request !84888 from 李良灿/tracemaster
2025-05-13 07:42:39 +00:00
yujianfeng
278cc8076d
Update the api docs of jit
2025-05-12 19:46:45 +08:00
lilinjie
55f8effd6e
unify ConvxD doc equation
2025-05-12 11:34:06 +08:00
i-robot
2fcfb8f67e
!84502 ad for high order
...
Merge pull request !84502 from luochao60/Pynative_feature_high_order_no_graph_20250421
2025-05-10 07:28:50 +00:00
i-robot
2172c919df
!84955 [profiler] sys profiler to master
...
Merge pull request !84955 from tangmengcheng/sys_profile_master
2025-05-10 03:04:40 +00:00
i-robot
6f4544eaf7
!84898 MASTER set_cpu_affinity & msrun --bind_core feature augmentation
...
Merge pull request !84898 from shen_haochen/master_bind_core
2025-05-09 11:57:48 +00:00
luochao
7b800dc9b9
ad for high order
...
modify checkrun
2025-05-09 19:01:04 +08:00
i-robot
802146420b
!84956 lazy init && deprecated cell methods
...
Merge pull request !84956 from qiuyufeng/master_cell_new_lazy
2025-05-09 10:37:31 +00:00
lilinjie
365be0c891
moe other type
2025-05-09 17:49:45 +08:00
shenhaojing
c8173f2055
add new_full
2025-05-09 16:11:43 +08:00
shen_haochen
908ce5855b
set_cpu_affinity & msrun --bind_core modify
2025-05-09 14:44:33 +08:00
i-robot
56b9363fe7
!84969 modify format and RELEASE urls
...
Merge pull request !84969 from 俞涵/code_docs_mst0228
2025-05-09 06:14:44 +00:00
yuhan
b3370b6fcb
modify format and RELEASE urls
2025-05-09 10:57:14 +08:00
i-robot
f499f07b85
!83839 [MD] modify do_copy to False
...
Merge pull request !83839 from shenwei41/change_do_copy
2025-05-09 02:47:17 +00:00
i-robot
3c6250a970
!84912 Shard, bugfix
...
Merge pull request !84912 from Huilan Li/master_auto_parallel
2025-05-09 01:39:57 +00:00
qiuyufeng
8b5b3fa8cd
lazy init && deprecated cell methods
2025-05-08 20:44:09 +08:00
tangmengcheng
860c495976
sys profiler
2025-05-08 20:43:14 +08:00
maoyuanpeng
5681807d17
add forward hook and forward pre hook kwargs
2025-05-08 20:43:12 +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
huilan li
498b201227
Shard, bugfix
2025-05-08 15:59:32 +08: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
i-robot
8ed48766ed
!84395 bugfix optimizer_weight_shard_size default value
...
Merge pull request !84395 from 云骑士/yzw_br_train
2025-05-06 12:30:26 +00:00
i-robot
a2e00c9f83
!84800 fix conv3d doc:shape equation master
...
Merge pull request !84800 from 李林杰/code_docs_0430_fix_conv3d_doc_master
2025-05-06 01:41:45 +00:00
shenwei41
aec3c28da4
modify do_copy to False
2025-05-05 23:19:19 +08:00
i-robot
2c14fbc769
!84774 [doc] modify empty cache doc
...
Merge pull request !84774 from jiangshanfeng/bugfix/update-empty-cache-doc
2025-04-30 14:05:56 +00:00
lilinjie
4ed2f92976
fix donv3d doc:shape equation
2025-04-30 18:47:44 +08:00
i-robot
538a416eef
!84781 Limit generator usage in graph mode
...
Merge pull request !84781 from panzhihui/code_docs_fix
2025-04-30 08:22:34 +00:00
i-robot
f677f69477
!84695 exponential_
...
Merge pull request !84695 from shenhaojing/ms_exp_end
2025-04-30 08:07:26 +00:00
panzhihui
100513e968
Limit generator usage in graph mode
2025-04-30 15:52:14 +08:00
Margaret_wangrui
3732cf649c
Add explanatory notes to the InsetGradientOf operator.
2025-04-30 12:59:59 +08:00
shanfeng
ca44c89df1
[doc] modify empty cache doc
...
Signed-off-by: shanfeng <jiangshanfeng@huawei.com>
2025-04-30 12:38:55 +08:00
shenhaojing
78b30a3236
fixed for suggestions
2025-04-29 14:23:18 +08:00
胡犇
1252ae6c7e
fix reshard doc
2025-04-28 15:04:16 +08:00
云骑士
2db253d35f
bugfix optimizer_weight_shard_size default value
2025-04-28 10:13:54 +08:00
yuchaojie
190b63368e
add not support ge doc for AdamOffload and ASGD
2025-04-25 16:11:05 +08:00
i-robot
5c82004cda
!84529 [bugfix] fix empty cache doc
...
Merge pull request !84529 from jiangshanfeng/bugfix/modify-empty-cache-doc
2025-04-23 13:41:54 +00:00
shanfeng
3b03e2dc02
[bugfix] fix empty cache doc
...
Signed-off-by: shanfeng <jiangshanfeng@huawei.com>
2025-04-23 17:52:21 +08:00
shenhaojing
51aaaf59c4
exponential
2025-04-23 16:59:52 +08:00
mengxian
5365732268
fix context docs
2025-04-22 21:23:27 +08:00
i-robot
7984546b1b
!84429 modify contents in parallel api files
...
Merge pull request !84429 from 宦晓玲/code_docs_0418
2025-04-19 00:37:24 +00:00
huan
cc6a7786dd
modify contents in parallel api files
2025-04-18 16:58:54 +08:00
yuliangbin
832e8816ba
Modify the description of the MemoryUB parameter deliverables
2025-04-18 15:58:46 +08:00
dayschan
132cb0ee90
fix the docs of CustomOpBuilder
2025-04-17 10:22:19 +08:00
i-robot
74cd8eacce
!84323 index_add bug fix
...
Merge pull request !84323 from ZeyuHan/code_docs
2025-04-16 09:33:34 +00:00
i-robot
47c9b5f7c5
!84324 modify error anchor
...
Merge pull request !84324 from 俞涵/code_docs_mst0228
2025-04-16 06:31:26 +00:00
ZeyuHan
83bd32accc
index_add bug fix
2025-04-16 11:13:24 +08:00
yuhan
3cd7719210
modify error anchor
2025-04-16 11:02:19 +08:00
i-robot
ecdf89eb74
!84289 modify format error
...
Merge pull request !84289 from 俞涵/code_docs_mst0228
2025-04-15 09:27:30 +00:00
yuhan
88127216a4
modify format error
2025-04-15 15:33:02 +08:00
mengxian
c7898c61f4
docs fix
2025-04-14 10:16:31 +08:00
i-robot
cf38c837f8
!84162 文档修改,统一样例的描述方式
...
Merge pull request !84162 from liuyanwei/code_docs_allreduce
2025-04-11 06:25:33 +00:00
liuyanwei
3410bebb4d
doc description revision
2025-04-11 11:42:23 +08:00
i-robot
b704c250b3
!84112 reshard
...
Merge pull request !84112 from 赵文璇/code_docs_clean_code
2025-04-11 01:30:30 +00:00
i-robot
4529c12fd4
!84110 modify format
...
Merge pull request !84110 from 俞涵/code_docs_mst0228
2025-04-10 08:30:22 +00:00
guozhibin
2993ce4353
numpy bfloat16 update docs
2025-04-10 15:33:57 +08:00
i-robot
d72f9f21dc
!84076 Fix mindspore.communication Docss
...
Merge pull request !84076 from mengxian/code_docs_fix
2025-04-10 04:06:29 +00:00
赵文璇
6adfd6be9f
reshard
2025-04-10 11:52:17 +08:00
mengxian
802a9e8e4a
mindspore.communication fix
2025-04-10 10:15:04 +08:00
yuhan
31bd1c67f1
modify format
2025-04-10 10:06:28 +08:00
i-robot
e7dc162d0b
!84092 fix move_doc
...
Merge pull request !84092 from 王振邦/code_docs_move_to
2025-04-10 01:43:52 +00:00
i-robot
cd6167becd
!84093 Fix auto parallel doc
...
Merge pull request !84093 from jiangchenglin3/code_docs_ap
2025-04-09 09:53:26 +00:00
i-robot
c0b2786a38
!84081 pipeline sync doc modify
...
Merge pull request !84081 from yuezenglin/code_docs_pipeline_sync
2025-04-09 09:29:28 +00:00
王振邦
54e66e5b3a
fix move_doc
2025-04-09 17:20:03 +08:00
chenglin jiang
3cf8d1d6d0
fix auto parallel doc
2025-04-09 17:19:31 +08:00
i-robot
afa12e73fc
!83976 Fix mindspore.hal Docs
...
Merge pull request !83976 from mengxian/code_docs_fix2
2025-04-09 08:53:24 +00:00
yuezenglin
ee3fe5616f
pipeline sync doc modify
2025-04-09 16:25:56 +08:00
i-robot
3ee5719a2f
!84072 layout
...
Merge pull request !84072 from 赵文璇/code_docs_clean_code
2025-04-09 08:23:54 +00:00
i-robot
9474c129df
!84062 fix Tensor.diag and InplaceClampScalar/InplaceClampTensor
...
Merge pull request !84062 from xiaopeng/diag
2025-04-09 08:22:50 +00:00
i-robot
763e5bbd52
!84080 Fix consistance of two languages
...
Merge pull request !84080 from 胡犇/code_docs_fix_chinese_english
2025-04-09 08:22:21 +00:00
i-robot
a00cbf6197
!84038 modify autosummary
...
Merge pull request !84038 from 俞涵/code_docs_mst0228
2025-04-09 07:46:00 +00:00
胡犇
10165f6ee2
Fix consistance of two languages
2025-04-09 15:21:31 +08:00
赵文璇
7e2eeeaf82
layout
2025-04-09 14:28:05 +08:00
i-robot
3a26935855
!83997 delete set_auto_parallel_context(device_num=x)
...
Merge pull request !83997 from yuezenglin/new_branch_for_pipeline_sync
2025-04-09 06:14:09 +00:00
mengxian
a5ba9b5434
mindspore.hal
2025-04-09 11:06:25 +08:00
xiaopeng
662b9c3219
fix Tensor.diag and InplaceClampScalar
2025-04-09 11:03:42 +08:00
yuezenglin
1589e567e9
delete set_auto_parallel_context(device_num=x)
2025-04-09 09:13:22 +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
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
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
fc4a9cc9d0
!83761 Fix mindspore.set_context Docs
...
Merge pull request !83761 from mengxian/code_docs_fix1
2025-04-07 10:02:50 +00: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
mengxian
40afc26edf
api
2025-04-07 16:18:45 +08:00
i-robot
9e73c74aac
!83964 doc fix in allreduce
...
Merge pull request !83964 from liuyanwei/code_docs_allreduce
2025-04-07 07:47:15 +00:00
liuyanwei
28b9dfb780
doc fix in allreduce
2025-04-07 15:17:38 +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
a8ca126394
!83899 Clear remain context interface
...
Merge pull request !83899 from 胡犇/code_docs_clear_context_interface
2025-04-07 01:55:01 +00:00
胡犇
6576d50da6
Clear remain context interface
2025-04-03 18:19:08 +08:00
i-robot
2bc354076d
!83940 high grad does not support register hook
...
Merge pull request !83940 from yuanqi/code_docs_fix_high_grad_reg_hook_doc
2025-04-03 09:58:30 +00:00
i-robot
4d018d2548
!83920 remove np
...
Merge pull request !83920 from qiuyufeng/code_docs_fix_np
2025-04-03 09:54:06 +00:00
yuanqi
bdc9a458e4
high grad does not support register hook
2025-04-03 17:21:58 +08:00
qiuyufeng
15bb18a05e
remove np
2025-04-03 16:26:06 +08: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
yuhan
9c306b9a33
modify format
2025-04-02 16:46:00 +08:00
changzherui
0949850330
fix_docs
2025-04-02 11:45:28 +08:00
i-robot
8793622e79
!83778 Add warning for old parallel interface.
...
Merge pull request !83778 from 胡犇/code_docs_check_context
2025-04-02 02:17:07 +00:00
i-robot
21ef8a3301
!83836 fix alltoallv doc for non return
...
Merge pull request !83836 from zhangyinxia/code_docs
2025-04-02 01:52:25 +00:00
zhangyinxia
c5beac501f
fix alltoallv doc for non return
2025-04-02 09:38:44 +08:00
huan
64df87b8e3
modify error formula
2025-04-02 09:18:24 +08:00
胡犇
02e1126175
Add warning for old parallel interface.
2025-04-02 00:02:05 +08:00
i-robot
f6a463c35e
!83802 [docs]profiler data modification
...
Merge pull request !83802 from 虞良斌/code_docs_40_bug
2025-04-01 14:54:21 +00:00
guozhibin
a112cd0479
update amp auto list
2025-04-01 20:16:45 +08:00
Wu Jinchen
e21d61e888
update shard doc
2025-04-01 18:57:58 +08:00
yuliangbin
dad1981763
profiler data modification
2025-04-01 17:22:54 +08:00
yuezenglin
330035e0c2
api final
2025-04-01 09:16:39 +08: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
7ba6da7b5a
!83738 fix matrix_diag_part docs
...
Merge pull request !83738 from litingyu/code_docs_matrixdiagpart
2025-03-31 10:04:48 +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
cef9f67f7f
!83756 fix bug
...
Merge pull request !83756 from 赵文璇/pr_83707
2025-03-31 06:55:21 +00:00
i-robot
736e9e4971
!83749 Add warning for computation_communication_fusion_level
...
Merge pull request !83749 from 胡犇/code_docs_experiment_config
2025-03-31 06:43:48 +00:00
litingyu
6ff3ee2827
fix matrix_diag_part docs
...
fix matrix_diag_part docs
fix matrix_diag_part docs
2025-03-31 14:27:39 +08:00
胡犇
fa58367d57
Add warning for computation_communication_fusion_level
2025-03-31 10:47:58 +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
赵文璇
ad115bfb1d
fix bug
2025-03-30 15:18:05 +08:00
i-robot
a0e02fd420
!83735 Fix mindspore.ops Docs 1
...
Merge pull request !83735 from mengxian/code_docs_fix
2025-03-29 12:26:14 +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
i-robot
42b3e42489
!83714 fix comm example
...
Merge pull request !83714 from horcham/master
2025-03-29 10:40:12 +00:00
XianglongZeng
ca57c05777
revert sort change
2025-03-29 18:26:25 +08:00
mengxian
2329e00ff0
api
2025-03-29 18:16:07 +08:00
horcam
e214d8a724
fix comm example
2025-03-29 17:51:49 +08:00
yanghaoran
78f52440c7
回退 'Pull Request !83707 : code docs modify'
2025-03-29 08:42:08 +00:00
i-robot
7182a7500d
!83724 modify doc
...
Merge pull request !83724 from ccsszz/code_docs_
2025-03-29 08:11:04 +00: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
changshaozhong
e30c91728d
modify doc
2025-03-29 15:41:22 +08:00
赵文璇
011f993028
code docs modify
2025-03-29 14:47:48 +08: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
d9b9ed3ed7
!83692 Fix mindspore.Tensor Docs 1
...
Merge pull request !83692 from mengxian/code_docs_fix13
2025-03-29 03:17:09 +00: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
huilan li
8d2d490a63
AutoParallel, context API note
2025-03-28 23:12:27 +08: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
i-robot
e75944dabb
api
2025-03-28 17:26:35 +08:00
yuhan
2796266337
modify format
2025-03-28 16:47:00 +08:00
赵文璇
e446b2e447
remove load_segment_ckpts and restore_group_info_list
2025-03-28 14:40:53 +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
5c21ef1847
!83611 api bugfix
...
Merge pull request !83611 from yuezenglin/code_docs_api_zwx_2
2025-03-28 06:23:20 +00:00
i-robot
e9f79c0f74
!83649 [doc] explain that set_dump API cannot be applied to the fusion Primitive operators
...
Merge pull request !83649 from jiangchao_j/code_docs_master-set_dump_doc
2025-03-28 03:44:06 +00:00
i-robot
d873e422a5
!83042 fix ops.xdivy/xlogy/zeta/addbmm/addmm/addr/adjoint/baddbmm/bmm/batch_dot/dot docs
...
Merge pull request !83042 from litingyu/code_docs_xdivy
2025-03-28 03:31:16 +00: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
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
fa78682712
!83633 Fix ops.gt/ops.ge docs
...
Merge pull request !83633 from liuchuting/code_docs_fix11
2025-03-28 03:10:40 +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