Skip to content
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

[CPU][ARM] Fixed execution mode behavior #19192

Merged

Conversation

dmitry-gorokhov
Copy link
Contributor

Details:

  • FP16 enabling PR broke CPU plugin behavior with Accuracy execution mode on ARM (expected infer precision is f32 instead of current f16). This PR restores the behavior and fixes PluginSetConfigExecutionModeExpectCorrespondingInferencePrecision test

@dmitry-gorokhov dmitry-gorokhov added category: CPU OpenVINO CPU plugin platform: arm OpenVINO on ARM / ARM64 labels Aug 15, 2023
@dmitry-gorokhov dmitry-gorokhov added this to the 2023.1 milestone Aug 15, 2023
@dmitry-gorokhov dmitry-gorokhov requested review from a team as code owners August 15, 2023 07:33
@dmitry-gorokhov dmitry-gorokhov merged commit 5ff67fc into openvinotoolkit:master Aug 15, 2023
50 checks passed
@ilya-lavrenov ilya-lavrenov added the bug Something isn't working label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working category: CPU OpenVINO CPU plugin platform: arm OpenVINO on ARM / ARM64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants