Skip to content

Conversation

jerryjzy
Copy link
Contributor

This change updates most Add<OpName>() methods in MicroMutableOpResolver to accept an optional TFLMRegistration argument. This enables users to provide a custom implementation for a built-in operator, while still defaulting to the standard registration if no argument is provided. Similar to pull request #1139

BUG=https://b/438299737

This change updates most `Add<OpName>()` methods in `MicroMutableOpResolver` to accept an optional `const TFLMRegistration& registration` argument. This enables users to provide a custom implementation for a built-in operator, while still defaulting to the standard registration if no argument is provided.
@jerryjzy jerryjzy requested a review from a team as a code owner August 12, 2025 23:28
@veblush veblush self-requested a review August 18, 2025 16:59
@veblush
Copy link
Collaborator

veblush commented Aug 18, 2025

@veblush veblush merged commit 55a3cbe into tensorflow:main Aug 19, 2025
60 of 62 checks passed
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.

3 participants