Skip to content

Failed to get restistration from op code REVERSE_V2 #622

@wrich5773

Description

@wrich5773

I've searched through schema_generated.h and it seems like REVERSE_V2 is given Op Code 105 and included in the BuiltInOperator enumerations, however there's no reference implementation provided in /micro/kernels. Without REVERSE_V2, I am unable to implement a simple keras bidirectional LSTM.

Are there any plans to complete the implementation of REVERSE_V2? All the other op codes are implemented (even if they're not included in AllOpsResolver) except REVERSE_V2.

Thanks!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions