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

【Hackathon 6th No. 7】Add sinc / sinc_ API to Paddle -part #63521

Closed NKNaN closed 3 days ago

NKNaN commented 1 month ago

PR Category

User Experience

PR Types

New features

Description

Add sinc / sinc_ API to Paddle

paddle-bot[bot] commented 1 month 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.

NKNaN commented 3 weeks ago

The CI-Coverage check for python code included the last two line of signbit API accidentally.

luotao1 commented 6 days ago
image

@NKNaN 看下这里的覆盖率,如果本地单测有覆盖到,请截图贴上。

NKNaN commented 6 days ago

@NKNaN 看下这里的覆盖率,如果本地单测有覆盖到,请截图贴上。

这个是 isreal 的内容,不知道为啥这三行也会算到 coverage 检测里面

luotao1 commented 5 days ago

这个是 isreal 的内容,不知道为啥这三行也会算到 coverage 检测里面

收到,已经豁免了