Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

fix cinn fail to compile paddle.mean in some situation

Open ZelinMa557 opened this issue 1 year ago • 2 comments

PR Category

CINN

PR Types

Bug fixes

Description

fix test1 in issue https://github.com/PaddlePaddle/Paddle/issues/63370. With this fix, test2 no longer cause segment fault, but raise NotImplementedError: (Unimplemented) Not Implemented (at /home/aistudio/Paddle/paddle/cinn/ir/group_schedule/config/group_tile_config.cc:296)
There is a new test related to this: https://github.com/PaddlePaddle/Paddle/pull/63384

ZelinMa557 avatar Apr 14 '24 06:04 ZelinMa557

你的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 14 '24 06:04 paddle-bot[bot]

Sorry to inform you that 13efdbf'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 26 '24 03:04 paddle-ci-bot[bot]

Sorry to inform you that eefd742'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 May 08 '24 03:05 paddle-ci-bot[bot]