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