|
| EmbeddingOpAdaptor (EmbeddingOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| EmbeddingOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| EmbeddingOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| EmbeddingOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = EmbeddingOp, typename = std::enable_if_t<std::is_same_v<LateInst, EmbeddingOp>>> |
| EmbeddingOpGenericAdaptor (RangeT values, LateInst op) |
|
| EmbeddingOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| EmbeddingOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| EmbeddingOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| EmbeddingOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getInput () |
|
ValueT | getWeight () |
|
ValueT | getOutput () |
|
::mlir::ValueRange | getOperands () |
|
| EmbeddingOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| EmbeddingOpGenericAdaptorBase (EmbeddingOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::ArrayAttr | getOperandConstraintsAttr () |
|
::mlir::ArrayAttr | getOperandConstraints () |
|