|
ONE - On-device Neural Engine
|
#include <EmbeddingLookup.h>

Public Types | |
| enum | Input { LOOKUPS = 0 , VALUES = 1 } |
Definition at line 25 of file EmbeddingLookup.h.
| Enumerator | |
|---|---|
| LOOKUPS | |
| VALUES | |
Definition at line 28 of file EmbeddingLookup.h.
| onert::ir::operation::EmbeddingLookup::EmbeddingLookup | ( | const OperandIndexSequence & | inputs, |
| const OperandIndexSequence & | outputs | ||
| ) |
Definition at line 25 of file EmbeddingLookup.cc.
|
overridevirtual |
Implements onert::ir::IOperation.
Definition at line 23 of file EmbeddingLookup.cc.
|
inlinefinalvirtual |
Implements onert::ir::IOperation.
Definition at line 39 of file EmbeddingLookup.h.