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

[Layer][GPU][TF FE] test_segment_sum failed with get_shape was called… #28778

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pravin25
Copy link
Contributor

@pravin25 pravin25 commented Feb 3, 2025

Details:

  • Added dynamic shape support in GPU inference pipeline for SegmentSum ops
  • Updated tensorflow_tests/test_tf_SegmentSum.py to remove GPU skip
  • Ensured correct handling of dynamic shapes during GPU inference for SegmentSum This update resolves the GPU test failure and ensures proper support for dynamic shapes in SegmentSum ops

Tickets:

@pravin25 pravin25 requested review from a team as code owners February 3, 2025 08:36
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: GPU OpenVINO GPU plugin category: TF FE OpenVINO TensorFlow FrontEnd labels Feb 3, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label Feb 3, 2025
@rkazants
Copy link
Member

rkazants commented Feb 3, 2025

From TF FE side, looks good.

@rkazants
Copy link
Member

rkazants commented Feb 3, 2025

build_jenkins

… on a descriptor

Fix GPU TensorFlow SegmentSum test failure
- Added dynamic shape support in GPU inference pipeline for SegmentSum ops
- Updated tensorflow_tests/test_tf_SegmentSum.py to remove GPU skip
- Ensured correct handling of dynamic shapes during GPU inference for SegmentSum
This update resolves the GPU test failure and ensures proper support for dynamic shapes in SegmentSum ops.

Jira Ticket:
https://jira.devtools.intel.com/browse/CVS-105896
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: GPU OpenVINO GPU plugin category: TF FE OpenVINO TensorFlow FrontEnd ExternalIntelPR External contributor from Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants