|
static FlattenedCompatInfoAttr | get (::mlir::MLIRContext *context, int64_t batchSize, int64_t inputHeight, int64_t inputWidth) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "ttir.flattened_compat" |
|
static constexpr ::llvm::StringLiteral | dialectName = "ttir" |
|
◆ get()
FlattenedCompatInfoAttr mlir::tt::ttir::FlattenedCompatInfoAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
int64_t |
batchSize, |
|
|
int64_t |
inputHeight, |
|
|
int64_t |
inputWidth |
|
) |
| |
|
static |
◆ getBatchSize()
int64_t mlir::tt::ttir::FlattenedCompatInfoAttr::getBatchSize |
( |
| ) |
const |
◆ getInputHeight()
int64_t mlir::tt::ttir::FlattenedCompatInfoAttr::getInputHeight |
( |
| ) |
const |
◆ getInputWidth()
int64_t mlir::tt::ttir::FlattenedCompatInfoAttr::getInputWidth |
( |
| ) |
const |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::ttir::FlattenedCompatInfoAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ parse()
mlir::Attribute mlir::tt::ttir::FlattenedCompatInfoAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ttir::FlattenedCompatInfoAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::ttir::FlattenedCompatInfoAttr::dialectName = "ttir" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::ttir::FlattenedCompatInfoAttr::name = "ttir.flattened_compat" |
|
static |
The documentation for this class was generated from the following files: