|
static UnaryWithParamAttr | get (::mlir::MLIRContext *context, UnaryOpType op_type, ::llvm::ArrayRef< FloatAttr > params) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "ttnn.unary_with_param" |
|
static constexpr ::llvm::StringLiteral | dialectName = "ttnn" |
|
◆ get()
UnaryWithParamAttr mlir::tt::ttnn::UnaryWithParamAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
UnaryOpType |
op_type, |
|
|
::llvm::ArrayRef< FloatAttr > |
params |
|
) |
| |
|
static |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::ttnn::UnaryWithParamAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ getOpType()
UnaryOpType mlir::tt::ttnn::UnaryWithParamAttr::getOpType |
( |
| ) |
const |
◆ getParams()
llvm::ArrayRef< FloatAttr > mlir::tt::ttnn::UnaryWithParamAttr::getParams |
( |
| ) |
const |
◆ parse()
mlir::Attribute mlir::tt::ttnn::UnaryWithParamAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ttnn::UnaryWithParamAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::ttnn::UnaryWithParamAttr::dialectName = "ttnn" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::ttnn::UnaryWithParamAttr::name = "ttnn.unary_with_param" |
|
static |
The documentation for this class was generated from the following files: