|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value a, ::mlir::Value b, ::mlir::Value output) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value a, ::mlir::Value b, ::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::ttnn::MatmulOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/3]
void mlir::tt::ttnn::MatmulOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
result, |
|
|
::mlir::Value |
a, |
|
|
::mlir::Value |
b, |
|
|
::mlir::Value |
output |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttnn::MatmulOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
a, |
|
|
::mlir::Value |
b, |
|
|
::mlir::Value |
output |
|
) |
| |
|
static |
◆ getA()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttnn::MatmulOp::getA |
( |
| ) |
|
|
inline |
◆ getAMutable()
::mlir::OpOperand& mlir::tt::ttnn::MatmulOp::getAMutable |
( |
| ) |
|
|
inline |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttnn::MatmulOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getB()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttnn::MatmulOp::getB |
( |
| ) |
|
|
inline |
◆ getBMutable()
::mlir::OpOperand& mlir::tt::ttnn::MatmulOp::getBMutable |
( |
| ) |
|
|
inline |
◆ getDpsInitsMutable()
MutableOperandRange mlir::tt::ttnn::MatmulOp::getDpsInitsMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttnn::MatmulOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttnn::MatmulOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttnn::MatmulOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttnn::MatmulOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttnn::MatmulOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getOutput()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttnn::MatmulOp::getOutput |
( |
| ) |
|
|
inline |
◆ getOutputMutable()
::mlir::OpOperand& mlir::tt::ttnn::MatmulOp::getOutputMutable |
( |
| ) |
|
|
inline |
◆ getResult()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttnn::MatmulOp::getResult |
( |
| ) |
|
|
inline |
◆ verify()
::llvm::LogicalResult mlir::tt::ttnn::MatmulOp::verify |
( |
| ) |
|
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttnn::MatmulOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttnn::MatmulOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.cpp.inc