[SWE-Paddle] Add task PaddlePaddle__Paddle_60417 - #1528
Open
Echo-Nie wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
关联
说明
新增 SWE-Paddle 任务
PaddlePaddle__Paddle-60417。该任务覆盖分布式 auto-tuner 从历史 CSV 恢复调优进度的场景:已经完成且配置相同的任务直接复用历史结果,不再重复启动训练;未完成的配置继续正常调优。
验证结果
tests/test.patchsolution/code.patchBase P2P
Base F2P:读取历史 CSV
Base F2P:匹配历史配置
Base F2P:复用任务时不再启动训练
Solution 测试
tests/test.sh