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

Fix inference for outputs with missing names #28665

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Retribution98
Copy link

Details:

  • Output.getAnyName() returns the unique name of the node if the tensor has no name.
  • The unique name is also used in InferRequest.infer(...) to get the result if the tensor has no name.

Tickets:

@Retribution98 Retribution98 requested a review from a team as a code owner January 24, 2025 12:41
@github-actions github-actions bot added the category: JS API OpenVino JS API Bindings label Jan 24, 2025
@Retribution98
Copy link
Author

This PR is created for discussion and uses changes from another PR #28663.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: JS API OpenVino JS API Bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant