Skip to content

[Shape infer] Fix inference crash for an NDA model#36301

Open
p-wysocki wants to merge 2 commits into
openvinotoolkit:masterfrom
p-wysocki:fix_segmax
Open

[Shape infer] Fix inference crash for an NDA model#36301
p-wysocki wants to merge 2 commits into
openvinotoolkit:masterfrom
p-wysocki:fix_segmax

Conversation

@p-wysocki

Copy link
Copy Markdown
Contributor

Details:

  • Fixes the following error during an NDA model inference
RuntimeError: Exception from src/inference/src/cpp/infer_request.cpp:224:
Exception from src/plugins/intel_cpu/src/node.cpp:792:
[CPU] SegmentMax node with name 'anonymized' Check '!!ptr' failed at src/core/shape_inference/include/utils.hpp:50:
ptr is Null

Tickets:

Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
@p-wysocki p-wysocki added this to the 2026.3 milestone Jun 8, 2026
@p-wysocki p-wysocki requested review from mitruska and mmikolajcz June 8, 2026 10:54
@p-wysocki p-wysocki requested a review from a team as a code owner June 8, 2026 10:54
@github-actions github-actions Bot added the category: Core OpenVINO Core (aka ngraph) label Jun 8, 2026
Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
@p-wysocki p-wysocki requested review from a team as code owners June 9, 2026 09:18
@github-actions github-actions Bot added the category: CPU OpenVINO CPU plugin label Jun 9, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant