Skip to content

Conversation

@phlrain
Copy link
Collaborator

@phlrain phlrain commented Jun 5, 2020

PR types

Bug fixs

PR changes

Others

Describe

修复 test_layers 在cpu下的错误
test_layers 在cpu下,动态图和静态图结果不一致,分析发现是动态图中用到了 zero_copy的问题,设置zero_copy 等于 false

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jun 5, 2020

Thanks for your contribution!
Please add test = develop in your commit message to trigger CI to ensure your PR can be merged.
See Paddle CI Manual for details.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jun 5, 2020

❌This PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@zhiqiu zhiqiu self-requested a review June 5, 2020 13:19
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM for fixing test_layers.
We should find out why it fails when zero_copy=True.

@phlrain phlrain merged commit c233328 into PaddlePaddle:develop Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants