-
Couldn't load subscription status.
- Fork 5.9k
readd mkldnn api in paddle/fluid/inference/api/ [fluid_ops] #74230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 你的PR提交成功,感谢你对开源项目的贡献! |
| /re-run all-failed |
| /re-run all-failed |
| /re-run all-failed |
| /re-run all-failed |
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@ ## develop #74230 +/- ## ========================================== Coverage ? 0.00% ========================================== Files ? 3 Lines ? 33 Branches ? 0 ========================================== Hits ? 0 Misses ? 33 Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| @co63oc 关于PFCC群里提出的 和 @yuanlehome @qingqing01 推理研发商量后
cc @raoyutian 感谢指出! |
好的收到 |
| /re-run all-failed |
| @luotao1 CI已完成 |
| 废弃api调用的时候,输出warning信息给用户说明什么时候废弃,建议调用什么api |
已修改,有的接口在头文件,比如SetMKLDNNOp 在 paddle/fluid/inference/api/paddle_analysis_config.h,phi中头文件不允许包含glog/logging.h,没有修改增加提示 |
| /re-run all-failed |
| @yuanlehome CI已完成需要review |






PR Category
User Experience
PR Types
Others
Description
已增加 paddle/fluid/inference/api/*.h下MKLDNN接口,其他ONEDNN接口逐渐增加
CI环境容易异常,修改多个PR提交