|
void | print (::mlir::AsmPrinter &odsPrinter) const |
|
int64_t | getY () const |
|
int64_t | getX () const |
|
|
static MeshShapeAttr | get (::mlir::MLIRContext *context, int64_t y, int64_t x) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "ttnn.mesh_shape" |
|
static constexpr ::llvm::StringLiteral | dialectName = "ttnn" |
|
◆ get()
MeshShapeAttr mlir::tt::ttnn::MeshShapeAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
int64_t |
y, |
|
|
int64_t |
x |
|
) |
| |
|
static |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::ttnn::MeshShapeAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ getX()
int64_t mlir::tt::ttnn::MeshShapeAttr::getX |
( |
| ) |
const |
◆ getY()
int64_t mlir::tt::ttnn::MeshShapeAttr::getY |
( |
| ) |
const |
◆ parse()
mlir::Attribute mlir::tt::ttnn::MeshShapeAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ttnn::MeshShapeAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::ttnn::MeshShapeAttr::dialectName = "ttnn" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::ttnn::MeshShapeAttr::name = "ttnn.mesh_shape" |
|
static |
The documentation for this class was generated from the following files: