Skip to content

Conversation

@davidsnam-intel
Copy link
Contributor

Details:

  • ROIAlign involves calculations such as interpolation, pooling, and clamping, so for small number, it can introduce more error than other ops.
  • Therefore, it needs to relax threshold for GPU device to avoid false-positive results.
  • For reference, TensorFlow sets for atol to 1e-5 for bilinear resizing test.

Tickets:

  • 142900

@davidsnam-intel davidsnam-intel requested review from a team as code owners October 27, 2025 04:31
@github-actions github-actions bot added the category: IE Tests OpenVINO Test: plugins and common label Oct 27, 2025
@e-ddykim
Copy link
Contributor

Please move all your changes into gpu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: IE Tests OpenVINO Test: plugins and common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants