huan-xiaoling
8dd2adb10a
modify contents in api files
2026-01-23 09:27:29 +08:00
huan-xiaoling
7882270770
modify inconsistency
2026-01-19 10:10:25 +08:00
liangchenghui
f8df22ed1f
Mark some less popular operators as deprecated states.
2026-01-12 17:43:00 +08:00
huan-xiaoling
e7af28e104
modify contents
2025-12-26 10:03:13 +08:00
huan-xiaoling
3972d56699
delete redundant raises contents
2025-12-25 09:57:36 +08:00
xuzhen
26231b1f52
modify API documentation
2025-12-10 16:18:19 +08: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
luochao
0dfc46cb1f
modify doc
...
fix recompute output
2025-11-21 14:17:08 +08: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
chaijinwei
c80a98a4d8
adapt aclnnAdaptiveMaxPool2dBackward
2025-11-18 19:41:48 +08:00
luochao
e0a95d88a1
add use_reenrant and fuse compute feature
2025-11-14 10:19:50 +08: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
maoyuanpeng
f0fa496761
add saved tensors hooks
2025-11-05 17:45:18 +08:00
xuzhen
70390d14f4
modify math
2025-10-28 16:13:10 +08:00
xuzhen
c7f582404d
Remove the parameter type from the definition
2025-09-05 11:15:55 +08:00
xuzhen
9aa2739c46
fix bug
2025-08-15 18:04:47 +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
lizhenyu
53af8cb1b2
remove unused parameter docs for EmbeddingLookup
2025-08-13 11:53:50 +08:00
ZPaC
c7b4122162
Purge embedding cache and place
2025-08-08 15:14:53 +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
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
huan
0461b6f257
delete redundant links
2025-07-25 11:30:43 +08:00
yuanqi
ecfff59309
clean code
2025-07-24 09:22:57 +08:00
hedongdong
75cef32ee3
delete description of pynative mode in shard function.
2025-07-17 16:22:53 +08:00
xuzhen
3c56bfb526
fix bug
2025-07-16 13:08:18 +08:00
xiao_yao1994
5379dcd40e
add chinese docs for pipeline_segment
2025-07-11 14:41:29 +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
xiao_yao1994
dc3894fb35
zbv
2025-07-08 16:02:43 +08:00
yuanqi
c36d9b7c04
support cell backward pre hook and backward hook
2025-07-07 08:58:18 +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
huan
34e782f778
modify links in files
2025-06-19 15:33:51 +08:00
huan
e07e09b0f1
add links in files
2025-06-17 14:56:11 +08:00
王振邦
b2fba463f0
add TransformerEncoderLayer structure diagram
2025-05-30 17:48:53 +08:00
qiuyufeng
68700d1591
fix cell docs alarm
2025-05-14 11:50:08 +08:00
lilinjie
55f8effd6e
unify ConvxD doc equation
2025-05-12 11:34:06 +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
qiuyufeng
8b5b3fa8cd
lazy init && deprecated cell methods
2025-05-08 20:44:09 +08:00
maoyuanpeng
5681807d17
add forward hook and forward pre hook kwargs
2025-05-08 20:43:12 +08:00
huilan li
498b201227
Shard, bugfix
2025-05-08 15:59:32 +08:00
lilinjie
4ed2f92976
fix donv3d doc:shape equation
2025-04-30 18:47:44 +08:00
yuchaojie
190b63368e
add not support ge doc for AdamOffload and ASGD
2025-04-25 16:11:05 +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
4d018d2548
!83920 remove np
...
Merge pull request !83920 from qiuyufeng/code_docs_fix_np
2025-04-03 09:54:06 +00:00