Skip to content

Replace is_compiled_with_mkldnn is_compiled_with_onednn [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

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 24, 2025

PR Category

User Experience

PR Types

Others

Description

Replace is_compiled_with_mkldnn is_compiled_with_onednn
Replace is_run_mkldnn_kernel is_run_onednn_kernel
Replace cur_mkldnn_session_id cur_onednn_session_id

Copy link

paddle-bot bot commented Jul 24, 2025

你的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 paddle-bot bot added the contributor External developers label Jul 24, 2025
@gouzil gouzil removed their request for review July 24, 2025 13:31
@co63oc co63oc changed the title CI测试不review is_compiled_with_mkldnn Replace is_compiled_with_mkldnn is_compiled_with_onednn Jul 24, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 24, 2025

/re-run all-failed

@co63oc co63oc changed the title Replace is_compiled_with_mkldnn is_compiled_with_onednn Replace is_compiled_with_mkldnn is_compiled_with_onednn [fluid_ops] Jul 25, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 25, 2025

/re-run all-failed

@luotao1 luotao1 self-assigned this Jul 25, 2025
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Jul 25, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 25, 2025

/re-run all-failed

@co63oc
Copy link
Contributor Author

co63oc commented Jul 25, 2025

/re-run all-failed

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@98204ab). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...or/instruction/onednn/onednn_legacy_instruction.cc 0.00% 1 Missing ⚠️
paddle/fluid/inference/api/analysis_predictor.cc 66.66% 1 Missing ⚠️
paddle/phi/backends/onednn/onednn_context.cc 88.88% 1 Missing ⚠️
paddle/phi/infermeta/binary.cc 75.00% 1 Missing ⚠️
paddle/phi/infermeta/fusion.cc 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (78.26%) 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           ?   78.26%           
==========================================
  Files              ?        8           
  Lines              ?       23           
  Branches           ?        0           
==========================================
  Hits               ?       18           
  Misses             ?        5           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants