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

[Bug Fix] Fix bug in test_empty_like_op.py #64073

Closed changeyoung98 closed 1 week ago

changeyoung98 commented 1 week ago

PR Category

Others

PR Types

Bug fixes

Description

pcard-67164 test_empty_like_op.py中的TestEmptyError存在bug,删除该测试,并根据kernel中的支持类型增加empty和empty_like api的支持类型。

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.