Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

update zlib and add unittest case

Open TimeYWL opened this issue 1 year ago • 5 comments

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 Issue, I updating third_party/zlib version to 1.2.11 to avoid SF bug successfully. 2.Add _C_ops.full_() operator test cases which contain fp16, fp32, fp64 and bf16 types, that was used on llama project.

TimeYWL avatar Apr 02 '24 08:04 TimeYWL

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

paddle-bot[bot] avatar Apr 02 '24 08:04 paddle-bot[bot]

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: jiajuku


jiajuku 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 avatar Apr 02 '24 08:04 CLAassistant

❌ The 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.

paddle-bot[bot] avatar Apr 02 '24 08:04 paddle-bot[bot]

@luotao1 为什么上面的CI中,和numpy相关的format过不了:np.testing.array_equal已经在新版本中被移除了,我该如何修改呢?

TimeYWL avatar Apr 09 '24 02:04 TimeYWL

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

paddle-ci-bot[bot] avatar Apr 30 '24 03:04 paddle-ci-bot[bot]