Paddle
Paddle copied to clipboard
Adapting VarDesc* Attribute for OpTranslator
PR Category
Others
PR Types
Improvements
Description
旧IR下SupportTensor实现的一种方式是支持Attribute的值为VarDesc*。该PR为OpTransltor适配VarDesc*类型的Attribute的翻译。利用mean op测试该部分功能。
你的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.
现在的错误应该是其他地方的代码生成没有考虑到VarDesc* Attribute的情形,我们不修改op_compat.yaml,只修改op_compat_gen.py里的数据结构好了
Sorry to inform you that 11f8d2e's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.
Sorry to inform you that b8d83e2's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.