Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cherry-pick]Support skip data intervals #9174

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

greycooker
Copy link
Contributor

PR types

[Cherry-Pick]
#8989

PR changes

Support skip data intervals

Description

New training_arg skip_data_intervals, refer to the data intervals to skip, the training process will pass the data from start global step to end global step at each interval.

* support skip data intervals

* add debug_data arg

* fix loss compute

* remove callback while skip data

* remove debug data

* add callback_handler

* remove debug_data

* fix conflict
@CLAassistant
Copy link

CLAassistant commented Sep 23, 2024

CLA assistant check
All committers have signed the CLA.

@gongel gongel merged commit c39c08e into PaddlePaddle:release/2.8 Sep 23, 2024
5 checks passed
@greycooker greycooker deleted the cherrypickskipdata branch December 26, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants