PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
21.66k stars 5.44k forks source link

update zlib and add unittest case #64046

Open TimeYWL opened 1 week ago

TimeYWL commented 1 week ago

PR Category

Others

PR Types

Bug fixes

Description

1.Compiling paddle whith third_part/zlib(1.2.8) will cause to SF bug on Kylin OS zlib(1.2.11).Reference to https://github.com/PyTables/PyTables/issues/686, I updating third_party/zlib version to 1.2.11 to avoid SF bug successfully. 2.Add _Cops.full() operator test cases which contain fp16, fp32, fp64 and bf16 types, that was used on llama project.

paddle-bot[bot] commented 1 week ago

你的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.

CLAassistant commented 1 week ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: TimeYWL
:x: ywl


ywl seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant commented 1 week ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


ywl seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

paddle-ci-bot[bot] commented 5 days ago

Sorry to inform you that 222897b's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.