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

[PHI decoupling] remove #include "paddle/fluid/platform/bfloat16.h" in phi #47831

Merged
merged 2 commits into from
Nov 11, 2022

Conversation

AndPuQing
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

remove #include "paddle/fluid/platform/bfloat16.h" in phi

replace paddle::platform::bfloat16 to phi::dtype::bfloat16

@paddle-bot
Copy link

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

YuanRisheng
YuanRisheng previously approved these changes Nov 10, 2022
@luotao1
Copy link
Contributor

luotao1 commented Nov 10, 2022

@AndPuQing 解决下冲突

@AndPuQing
Copy link
Contributor Author

@AndPuQing 解决下冲突

done

@luotao1
Copy link
Contributor

luotao1 commented Nov 11, 2022

2022-11-10 22:03:10 The following tests FAILED: 
2022-11-10 22:03:10             	1825 - test_user_defined_quantization (Timeout)
2022-11-10 22:03:10             	1312 - test_feed_data_check_shape_type (Timeout)
2022-11-10 22:03:10             	1579 - test_trt_fc_fuse_quant_dequant_pass (Timeout)
2022-11-10 22:03:10             	1312 - test_feed_data_check_shape_type (Timeout)
2022-11-10 22:03:10 	1579 - test_trt_fc_fuse_quant_dequant_pass (Timeout)
2022-11-10 22:03:10 	1825 - test_user_defined_quantization (Timeout)
2022-11-10 22:03:10             	1312 - test_feed_data_check_shape_type (Timeout)
2022-11-10 22:03:10 	1579 - test_trt_fc_fuse_quant_dequant_pass (Timeout)
2022-11-10 22:03:10 	1825 - test_user_defined_quantization (Timeout)

Windows 流水线的这几个单测是随机挂,已收到报警邮件,现豁免

@luotao1 luotao1 merged commit e0742c4 into PaddlePaddle:develop Nov 11, 2022
@AndPuQing AndPuQing deleted the rm_bfloat16 branch November 11, 2022 02:35
@AndPuQing AndPuQing restored the rm_bfloat16 branch November 11, 2022 06:34
@AndPuQing AndPuQing deleted the rm_bfloat16 branch November 11, 2022 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants