Skip to content

Commit 55a3cbe

Browse files
authored
Allow custom registrations for built-in ops in MicroMutableOpResolver. (#3178)
* Allow custom registrations for built-in ops in MicroMutableOpResolver. 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. * Fix style * Fix whitespace
1 parent b75c6ff commit 55a3cbe

File tree

1 file changed

+242
-206
lines changed

1 file changed

+242
-206
lines changed

0 commit comments

Comments
 (0)