|
using | KeyTy = std::tuple< int64_t, int64_t, int64_t > |
|
◆ KeyTy
◆ FlattenedCompatInfoAttrStorage()
mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::FlattenedCompatInfoAttrStorage |
( |
int64_t |
batchSize, |
|
|
int64_t |
inputHeight, |
|
|
int64_t |
inputWidth |
|
) |
| |
|
inline |
◆ construct()
◆ getAsKey()
KeyTy mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ batchSize
int64_t mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::batchSize |
◆ inputHeight
int64_t mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::inputHeight |
◆ inputWidth
int64_t mlir::tt::ttir::detail::FlattenedCompatInfoAttrStorage::inputWidth |
The documentation for this struct was generated from the following file: