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

Fix lost of LoD while splitting tensor in parallel executor. #9824

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

wanghaoshuang
Copy link
Contributor

@wanghaoshuang wanghaoshuang commented Apr 10, 2018

ShareDataWith can't share the LoD of target Tensor. An explicit setting is necessary to avoid none LoD or wrong LoD.

Copy link
Contributor

@panyx0718 panyx0718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@panyx0718 panyx0718 merged commit 20f202a into PaddlePaddle:develop Apr 11, 2018
@wanghaoshuang wanghaoshuang deleted the fix_parall_exe branch May 20, 2022 03:59
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