Skip to content

[CPU] Enable previously skipped elementwise tests#31943

Merged
aobolensk merged 4 commits intoopenvinotoolkit:masterfrom
aobolensk:cpu-tests-105430
Sep 3, 2025
Merged

[CPU] Enable previously skipped elementwise tests#31943
aobolensk merged 4 commits intoopenvinotoolkit:masterfrom
aobolensk:cpu-tests-105430

Conversation

@aobolensk
Copy link
Copy Markdown
Contributor

Tickets:

  • 105430

@aobolensk aobolensk requested review from a team as code owners September 2, 2025 20:14
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Sep 2, 2025
@aobolensk aobolensk added the platform: arm OpenVINO on ARM / ARM64 label Sep 2, 2025
@aobolensk aobolensk force-pushed the cpu-tests-105430 branch 2 times, most recently from 73d41a1 to 09fe2c6 Compare September 3, 2025 10:14
@allnes allnes assigned alvoron and unassigned allnes Sep 3, 2025
@allnes allnes requested a review from alvoron September 3, 2025 10:58
#if defined(OPENVINO_ARCH_ARM)
// ARM32-only: Sub/Div may be decomposed or routed to different implementations
// causing variability (binary->unary or ACL/ref). Keep tests stable but localized here.
if (eltwiseType == utils::EltwiseTypes::SUBTRACT || eltwiseType == utils::EltwiseTypes::DIVIDE) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a minor comment: one_of could be used here to keep the code neater.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Applied, thanks

@aobolensk aobolensk enabled auto-merge September 3, 2025 14:30
@aobolensk aobolensk added this pull request to the merge queue Sep 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 3, 2025
@aobolensk aobolensk added this pull request to the merge queue Sep 3, 2025
Merged via the queue into openvinotoolkit:master with commit 5e1874b Sep 3, 2025
208 checks passed
@aobolensk aobolensk deleted the cpu-tests-105430 branch September 3, 2025 21:59
@praasz praasz added this to the 2025.4 milestone Sep 4, 2025
praasz pushed a commit to praasz/openvino that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CPU OpenVINO CPU plugin platform: arm OpenVINO on ARM / ARM64

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants