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 wrong eigen header include in data_type.h #48157

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

zyfncg
Copy link
Contributor

@zyfncg zyfncg commented Nov 18, 2022

PR types

Bug fixes

PR changes

Others

Describe

paddle/phi/core/utils/data_type.h中include了无用的eigen头文件,导致编译时会偶发如下错误:
68750ad435c53e1920c184ae1f04898a

本PR中对移除了paddle/phi/core/utils/data_type.h中的paddle/phi/kernels/funcs/eigen/extensions.h头文件引用。

@paddle-bot
Copy link

paddle-bot bot commented Nov 18, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@ZzSean ZzSean 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 CI-OP-Benchmark

@zyfncg zyfncg merged commit 7058937 into PaddlePaddle:develop Nov 21, 2022
@zyfncg zyfncg deleted the eigen_compile branch November 21, 2022 07:47
zyfncg added a commit to zyfncg/Paddle that referenced this pull request Nov 23, 2022
* Fix wrong eigen header include

* fix compile bug
phlrain pushed a commit that referenced this pull request Nov 25, 2022
* Fix wrong eigen header include

* fix compile bug
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.

None yet

4 participants