TT-MLIR
|
This is the complete list of members for mlir::tt::ttnn::detail::ShardSpecAttrStorage, including all inherited members.
construct(::mlir::AttributeStorageAllocator &allocator, KeyTy &&tblgenKey) | mlir::tt::ttnn::detail::ShardSpecAttrStorage | inlinestatic |
coreRangeSet | mlir::tt::ttnn::detail::ShardSpecAttrStorage | |
getAsKey() const | mlir::tt::ttnn::detail::ShardSpecAttrStorage | inline |
hashKey(const KeyTy &tblgenKey) | mlir::tt::ttnn::detail::ShardSpecAttrStorage | inlinestatic |
KeyTy typedef | mlir::tt::ttnn::detail::ShardSpecAttrStorage | |
operator==(const KeyTy &tblgenKey) const | mlir::tt::ttnn::detail::ShardSpecAttrStorage | inline |
physical_shard_shape | mlir::tt::ttnn::detail::ShardSpecAttrStorage | |
shape | mlir::tt::ttnn::detail::ShardSpecAttrStorage | |
shardMode | mlir::tt::ttnn::detail::ShardSpecAttrStorage | |
shardOrientation | mlir::tt::ttnn::detail::ShardSpecAttrStorage | |
ShardSpecAttrStorage(CoreRangeSetAttr coreRangeSet, ShapeAttr shape, ShardOrientationAttr shardOrientation, ShardModeAttr shardMode, ShapeAttr physical_shard_shape) | mlir::tt::ttnn::detail::ShardSpecAttrStorage | inline |