Skip to content

Porting REVERSE_V2 Operator from TFLite to TFLM #3110

@rameshkunasi

Description

@rameshkunasi
Contributor

Add support for REVERSE_V2 operator from reference TFLite to TFLM.

Following the steps mentioned in the document

Activity

ddavis-2015

ddavis-2015 commented on May 27, 2025

@ddavis-2015
Member

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.

ddavis-2015

ddavis-2015 commented on Jun 16, 2025

@ddavis-2015
Member

In progress.

added 2 commits that reference this issue on Jun 17, 2025
40cf8cb
1cb414c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @ddavis-2015@rameshkunasi

    Issue actions

      Porting REVERSE_V2 Operator from TFLite to TFLM · Issue #3110 · tensorflow/tflite-micro