|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input, ::mlir::Value weight, ::mlir::Value in_gradient, ::mlir::Value output) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input, ::mlir::Value weight, ::mlir::Value in_gradient, ::mlir::Value output) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ build() [1/3]
void mlir::tt::ttir::EmbeddingBackwardOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/3]
void mlir::tt::ttir::EmbeddingBackwardOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
result, |
|
|
::mlir::Value |
input, |
|
|
::mlir::Value |
weight, |
|
|
::mlir::Value |
in_gradient, |
|
|
::mlir::Value |
output |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttir::EmbeddingBackwardOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
input, |
|
|
::mlir::Value |
weight, |
|
|
::mlir::Value |
in_gradient, |
|
|
::mlir::Value |
output |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttir::EmbeddingBackwardOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getDpsInitsMutable()
MutableOperandRange mlir::tt::ttir::EmbeddingBackwardOp::getDpsInitsMutable |
( |
| ) |
|
|
inline |
◆ getEffects()
void mlir::tt::ttir::EmbeddingBackwardOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> & |
effects | ) |
|
◆ getInGradient()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttir::EmbeddingBackwardOp::getInGradient |
( |
| ) |
|
|
inline |
◆ getInGradientMutable()
::mlir::OpOperand& mlir::tt::ttir::EmbeddingBackwardOp::getInGradientMutable |
( |
| ) |
|
|
inline |
◆ getInput()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttir::EmbeddingBackwardOp::getInput |
( |
| ) |
|
|
inline |
◆ getInputMutable()
::mlir::OpOperand& mlir::tt::ttir::EmbeddingBackwardOp::getInputMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::EmbeddingBackwardOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttir::EmbeddingBackwardOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::EmbeddingBackwardOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttir::EmbeddingBackwardOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttir::EmbeddingBackwardOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getOutput()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttir::EmbeddingBackwardOp::getOutput |
( |
| ) |
|
|
inline |
◆ getOutputMutable()
::mlir::OpOperand& mlir::tt::ttir::EmbeddingBackwardOp::getOutputMutable |
( |
| ) |
|
|
inline |
◆ getResult()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttir::EmbeddingBackwardOp::getResult |
( |
| ) |
|
|
inline |
◆ getWeight()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttir::EmbeddingBackwardOp::getWeight |
( |
| ) |
|
|
inline |
◆ getWeightMutable()
::mlir::OpOperand& mlir::tt::ttir::EmbeddingBackwardOp::getWeightMutable |
( |
| ) |
|
|
inline |
◆ verify()
::llvm::LogicalResult mlir::tt::ttir::EmbeddingBackwardOp::verify |
( |
| ) |
|
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttir::EmbeddingBackwardOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttir::EmbeddingBackwardOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTIR/IR/TTIROps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTIR/IR/TTIROps.cpp.inc