You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend TensorFlow Lite for Micro(TFLM) to include support for the SELECT operator. The current implementation is limited to the SELECT_V2 operator, and this task will add compatibility for models using the original SELECT operator