Paddle
Paddle copied to clipboard
fix custom-npu op error in optional parameter
PR Category
Custom Device
PR Types
Bug fixes
Description
fix custom-npu op error in optional parameter.
- The compilation of custom-npu become stuck when too many optional parameters are added to the custom-npu op. After commenting out some code in the op_meta_info.h, compilation resumes.
- Fix the problem of unequal values passed to optional parameters in python and C++ when py_None is passed.
你的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.
Sorry to inform you that 13ba4e8's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.