Add the "save_begin" parameter to control the starting point (epoch or iteration) for saving checkpoints. 添加 save_begin 参数控制开始保存 checkpoint 的 epoch 数或者 iteration 数 #472
OpenMMLab-Assistant-004
started this conversation in
MMEngine
Replies: 1 comment
-
Hi, here is my pr:open-mmlab/mmengine#1271 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Add the "save_begin" parameter to control the starting point (epoch or iteration) for saving checkpoints.
添加 save_begin 参数控制开始保存 checkpoint 的 epoch 数或者 iteration 数
Add a new parameter named "save_begin" for CheckpointHook to control the starting point (epoch or iteration) for saving checkpoints.
For more information and discussions about this feature, please refer to the following link: [open-mmlab/mmengine#1192](https://github.com/open-mmlab/mmengine/issues/1192](https://github.com/open-mmlab/mmengine/issues/1192))
在CheckpointHook中添加一个名为save_begin的参数,以控制开始保存 checkpoint 的 epoch 数或者 iteraton 数。
相关链接:[open-mmlab/mmengine#1192](https://github.com/open-mmlab/mmengine/issues/1192](https://github.com/open-mmlab/mmengine/issues/1192))
Task Information
Repository:MMEngine
Difficulty:Easy
Points:20
Estimated Time Consumption:7 days
Task Status
Claimant's Github ID:KerwinKai
Claim Time:2023年07月24日
PR Link:open-mmlab/mmengine#1271
Points to Note
❗️请注意:此任务属于超级视客营任务,不能被领取!请登陆 超级视客营平台 按照流程申请任务,我们会尽快审核~
Beta Was this translation helpful? Give feedback.
All reactions