Commit Graph

64 Commits

Author SHA1 Message Date
huodagu 5be8b85053 modify format 2023-01-03 09:49:53 +08:00
lvyufeng 11f9481924 set 'data_sink_mode' to False in Model.train/fit/eval 2022-12-09 10:01:14 +08:00
yuzhenhua 52775c10bd fix doc of train and rewrite 2022-11-30 14:30:24 +08:00
xumengjuan1 568ba40918 modify doc 2022-11-25 14:10:36 +08:00
i-robot 66270a8f84
!45169 move enterprise code to opensource
Merge pull request !45169 from zhangbuxue/from_enterprise_code_to_opensource
2022-11-12 10:34:08 +00:00
huodagu 2374792d7a modify format 2022-11-09 11:34:40 +08:00
huodagu 10ae4db3ee add note in examples 2022-11-08 17:50:31 +08:00
buxue 8c6ee47470 move enterprise code to opensource 2022-11-08 06:07:15 +04:30
jin-xiulang b265eec217 Update the change of enc_mode supporting in rst files. 2022-11-03 20:57:45 +08:00
huodagu 827d93e750 modify format 2022-10-25 17:02:26 +08:00
huodagu 83daf0f8a9 modify format 2022-10-19 11:29:53 +08:00
changzherui ce6f04fa8f add cn api docs 2022-10-17 10:01:51 +08:00
huanxiaoling 57080c6d67 modify the wrong format of files 2022-10-08 18:19:40 +08:00
huanxiaoling 0d8810cef4 modify the inconsistence of files 2022-09-30 17:18:57 +08:00
buxue 75b97cdf7a modify chinese doc for OnRequestExit 2022-09-29 09:31:01 +04:30
huodagu 9214e60957 modify format 928 2022-09-28 15:04:38 +08:00
i-robot 83c8b3557e
!42881 support close exposure surface when model training or eval
Merge pull request !42881 from zhangbuxue/support_close_exposure_surface_when_model_training_or_eval
2022-09-28 01:51:24 +00:00
huodagu c39ac73185 modify format 927 2022-09-27 15:19:36 +08:00
buxue 186bcb4aaa support close exposure surface when model training or eval 2022-09-27 07:06:37 +04:30
lvyufeng 208147d55b move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
lvyufeng 9e86724735 move Model and Callbacks from mindspore to mindspore.train 2022-09-15 23:57:17 +08:00
xumengjuan1 1bedc4c3c5 modify mindspore_train 2022-05-10 17:40:30 +08:00
lvmingfu 01509b7b66 fix link anchor 2022-04-29 09:37:33 +08:00
huodagu 19701e0cd6 modify pageformat 2022-04-27 17:24:19 +08:00
huodagu 5e1db76311 add api_python_en and modify some pagedisplay problems 2022-04-25 15:40:48 +08:00
maning202007 7a54154c39 Add hyperlink for the proto in SummaryRecord method 2022-04-20 17:47:38 +08:00
liuyang_655 dbd039197c modify some note 2022-04-19 08:27:37 -04:00
lvmingfu 725eef4ceb modify urls adapt docs repo files structure 2022-04-12 18:25:42 +08:00
changzherui 865a5de03d fallback lossmonitor has_trained_epoch 2022-04-11 23:24:24 +08:00
i-robot fdd0ac489d
!32816 remove has_trained_epoch in history
Merge pull request !32816 from liutongtong9/remove_history_ma
2022-04-11 11:16:38 +00:00
lvmingfu 216f7d29f1 add white urls 2022-04-11 16:27:38 +08:00
liutongtong cf436e439e remove has_trained_epoch 2022-04-11 16:16:44 +08:00
lanmeng e0764c050b
fix SummaryRecord flush 2022-04-01 15:32:15 +00:00
i-robot 050fe9a016
!32319 fix ch api_python ModelCheckpoint for prefix
Merge pull request !32319 from koumengwang/code_docs_model
2022-04-01 02:28:23 +00:00
huodagu 8dcfafda1a modify pagedisplay 2022-03-31 15:35:27 +08:00
koumengwang b278198978
update docs/api/api_python/train/mindspore.train.callback.ModelCheckpoint.rst. 2022-03-30 13:57:09 +00:00
[songyuanwei] d88a2d3121 modify SummaryCollector landscape Chinese api docs 2022-03-29 15:37:15 +08:00
i-robot f8ebc03a8d
!32078 modify summary_collector landscape api
Merge pull request !32078 from Songyuanwei/landscape
2022-03-29 07:16:23 +00:00
[songyuanwei] ef72527805 modify landscape api 2022-03-29 11:36:43 +08:00
i-robot 6331d71643
!31927 Fix format in dump API
Merge pull request !31927 from maning202007/code_docs_dump_api
2022-03-29 03:16:00 +00:00
i-robot 78d77897f2
!31843 修正中文api内容
Merge pull request !31843 from 王程浩/master
2022-03-29 03:09:16 +00:00
i-robot 8616f26a25
!31983 add has_trained_epoch in history
Merge pull request !31983 from liutongtong9/fix_hisoty
2022-03-29 01:36:22 +00:00
王程浩 ce0ce12a08 change for 中文api视检 2022-03-28 22:37:00 +08:00
liutongtong 538765694e add args in history 2022-03-28 10:03:22 +08:00
maning202007 f8dfb459dd Fix format in dump API
Add note for summary to put code into the main entry
2022-03-26 17:47:18 +08:00
lanmeng 42580dffab change for api_python SummaryRecord 2022-03-23 20:50:28 +08:00
changzherui cebfbdd723 mod comment 2022-03-17 14:38:34 +08:00
liutongtong fa3e2938d2 fix hisotry and lambda callback 2022-03-16 15:19:50 +08:00
huodagu d9520704c1 modify_params_1 2022-03-11 10:35:26 +08:00
lvmingfu dc9e33ce6e modify content order in rst part5 2022-03-10 15:57:29 +08:00