Skip to content

Fix set_external_context() during state kInit #3102

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

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

Conversation

ddavis-2015
Copy link
Member

@tensorflow/micro

Fixes MicroInterpreterContext::set_external_context so that it can be called during InterpreterState::kInit.

Add unit test for kInit state.
Cleanup other external context tests.

bug=fixes #3101

@tensorflow/micro

Fixes MicroInterpreterContext::set_external_context so that it can be called during InterpreterState::kInit.

Add unit test for kInit state.
Cleanup other external context tests.

bug=fixes External Context in Prepare Stage tensorflow#3101
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner May 7, 2025 22:00
@ddavis-2015 ddavis-2015 self-assigned this May 7, 2025
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels May 7, 2025
@ddavis-2015 ddavis-2015 requested a review from suleshahid May 7, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External Context in Prepare Stage
2 participants