-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Custom libraries might define operators which are known to tensorflow lite, but not lite micro. This will omit declaring the Register function (which is missing from micro_ops.h) and will also not correctly encode opdata.
Implement a way to attach hooks to the code generator to better support adding missing operators.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request