Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

【PIR Dist Op Reg No.19】 reg pull_box_sparse

Open enkilee opened this issue 11 months ago • 5 comments

PR Category

Others

PR Types

Others

Description

  • https://github.com/PaddlePaddle/Paddle/issues/60436 No.19 pull_box_sparse

enkilee avatar Mar 25 '24 03:03 enkilee

你的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 Mar 25 '24 03:03 paddle-bot[bot]

Sorry to inform you that 3330aeb'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 06 '24 03:04 paddle-ci-bot[bot]

现在PR描述的模板更换了,可以参考https://raw.githubusercontent.com/PaddlePaddle/Paddle/develop/.github/PULL_REQUEST_TEMPLATE.md

xingmingyyj avatar Apr 08 '24 09:04 xingmingyyj

现在的报错是因为out的stop_gradient属性为True,导致反向op没插入造成的,基类中现在已经修改,处理一下冲突就可以了。

xingmingyyj avatar Apr 25 '24 02:04 xingmingyyj

收到

enkilee avatar Apr 25 '24 06:04 enkilee