Skip to content

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Nov 6, 2025

Description

  • Remove dead code which cause compilation error with updated ov::Tensor::data() member. for OV 26.0 to fix build issues.
  • No test update, functionality not changed.
  • No docs update required.

Blocked PR:

Ticket:
CVS-174872

Checklist:

  • Tests have been updated or added to cover the new code
  • This patch fully addresses the ticket.
  • I have made corresponding changes to the documentation

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
Copilot AI review requested due to automatic review settings November 6, 2025 15:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes a dead code line that causes compilation errors with OpenVINO 26.0's updated ov::Tensor::data() member function. The change addresses build failures without affecting functionality or requiring test updates.

Key changes:

  • Removed unused variable declaration position_ids_data that was causing compilation issues

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Wovchena Wovchena merged commit fee79fe into openvinotoolkit:master Nov 6, 2025
87 of 93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants