Skip to content

Conversation

zyfncg
Copy link
Contributor

@zyfncg zyfncg commented Nov 23, 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头文件引用。

* Fix wrong eigen header include

* fix compile bug
@paddle-bot
Copy link

paddle-bot bot commented Nov 23, 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.

@zyfncg zyfncg changed the title Fix wrong eigen header include in data_type.h (#48157) [cherry-pick] Fix wrong eigen header include in data_type.h (#48157) Nov 25, 2022
@phlrain phlrain self-requested a review November 25, 2022 07:08
@phlrain phlrain merged commit a2f61fe into PaddlePaddle:release/2.4 Nov 25, 2022
@zyfncg zyfncg deleted the cherry_pick_eigen_include branch November 25, 2022 07:10
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.

4 participants