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 unstable graphs using TfLite Tensors #2161

Merged
merged 3 commits into from
Nov 30, 2023
Merged

Conversation

atobiszei
Copy link
Collaborator

JIRA:CVS-125140

Copy link
Collaborator

@rasapala rasapala left a comment

Choose a reason for hiding this comment

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

LGTM

@atobiszei atobiszei force-pushed the atobisze_tflite_fix branch 2 times, most recently from 8386d37 to 2e443a7 Compare November 27, 2023 10:06
SPDLOG_DEBUG("Mediapipe failed to execute: {}", absMessage);
return Status(StatusCode::MEDIAPIPE_EXECUTION_ERROR, absMessage);
}
MP_RETURN_ON_FAIL(graph.CloseAllPacketSources(), "graph close all packet sources", StatusCode::MEDIAPIPE_GRAPH_CLOSE_INPUT_STREAM_ERROR);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why 2x closing all packet sources?

@atobiszei atobiszei merged commit f5ea3b2 into main Nov 30, 2023
1 check passed
@atobiszei atobiszei deleted the atobisze_tflite_fix branch November 30, 2023 14:38
psakamoori pushed a commit to psakamoori/model_server that referenced this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants