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
See #3052 for @rkuester implementation prior to REVERSE_V2 being added to TfLite. Be aware that the implementation code is out of date with current kernel coding practices.
Activity
ddavis-2015 commentedon May 27, 2025
Issue #622 also requested this.
See #3052 for @rkuester implementation prior to REVERSE_V2 being added to TfLite. Be aware that the implementation code is out of date with current kernel coding practices.
Sync files related to Reverse_V2 from TFLite
ddavis-2015 commentedon Jun 16, 2025
In progress.
CI changes for REVERSE_V2 Operator (tensorflow#3121)
Added Reverse_V2 changes
Porting Reverse_V2 operator from TFLite (tensorflow#3123)