◆ KeyTy
◆ TensixConfigAttrStorage()
mlir::tt::ttkernel::detail::TensixConfigAttrStorage::TensixConfigAttrStorage |
( |
MathFidelity |
math_fidelity, |
|
|
bool |
fp32_dest_acc_en, |
|
|
bool |
math_approx_mode, |
|
|
::llvm::ArrayRef< UnpackToDestMode > |
unpack_to_dest_mode |
|
) |
| |
|
inline |
◆ construct()
static TensixConfigAttrStorage* mlir::tt::ttkernel::detail::TensixConfigAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::ttkernel::detail::TensixConfigAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::ttkernel::detail::TensixConfigAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::ttkernel::detail::TensixConfigAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ fp32_dest_acc_en
bool mlir::tt::ttkernel::detail::TensixConfigAttrStorage::fp32_dest_acc_en |
◆ math_approx_mode
bool mlir::tt::ttkernel::detail::TensixConfigAttrStorage::math_approx_mode |
◆ math_fidelity
MathFidelity mlir::tt::ttkernel::detail::TensixConfigAttrStorage::math_fidelity |
◆ unpack_to_dest_mode
::llvm::ArrayRef<UnpackToDestMode> mlir::tt::ttkernel::detail::TensixConfigAttrStorage::unpack_to_dest_mode |
The documentation for this struct was generated from the following file: