Skip to content

[CPU][ARM] Fix GridSample tests for integral data#36390

Open
aobolensk wants to merge 1 commit into
openvinotoolkit:masterfrom
aobolensk:cpu-arm-grid-sample-integral
Open

[CPU][ARM] Fix GridSample tests for integral data#36390
aobolensk wants to merge 1 commit into
openvinotoolkit:masterfrom
aobolensk:cpu-arm-grid-sample-integral

Conversation

@aobolensk

Copy link
Copy Markdown
Contributor

Details:

Keep ARM GridSample with integral input data on the reference path instead of decomposing it through floating-point arithmetic, since that changes rounding behavior for i32 outputs.

ARM_smoke/GridSampleLayerTestCPU tests are fixed

Tickets:

  • N/A

AI Assistance:

  • AI assistance used: yes
  • The implementation is agentically assisted, manually adjusted after that and checked using the func tests

@aobolensk aobolensk requested review from a team as code owners June 13, 2026 09:38
@aobolensk

Copy link
Copy Markdown
Contributor Author

@allnes @v-Golubev please take a look

@github-actions github-actions Bot added category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin labels Jun 13, 2026
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin ExternalPR External contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants