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

[heterps]fix heterps pipeline training #36512

Merged
merged 7 commits into from
Oct 20, 2021

Conversation

danleifeng
Copy link
Contributor

@danleifeng danleifeng commented Oct 18, 2021

PR types

Bug fixes

PR changes

Others

Describe

fix heterps pipeline training

  1. fix pull old params in buildtask
  2. fix endpass dump_to_cpu bug (put task into gpu_task_pool_ may cause wrong results in current_task_->device_keys_ because of Reset(), and skip dump_to_cpu)

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@danleifeng danleifeng merged commit ded3e70 into PaddlePaddle:develop Oct 20, 2021
XGZhang11 added a commit to XGZhang11/Paddle that referenced this pull request Oct 20, 2021
* split into PreBuildTask and BuildPull; slove endpass bug;test=develop

* change buildcpu into prebuild and buildcpu into build;test=develop
@danleifeng danleifeng deleted the psgpu_pipe_fix branch November 16, 2021 03:58
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.

2 participants