TT-MLIR
List of all members
mlir::tt::DeviceLayoutInterface::Trait< ConcreteAttr > Struct Template Reference
Inheritance diagram for mlir::tt::DeviceLayoutInterface::Trait< ConcreteAttr >:
mlir::tt::detail::DeviceLayoutInterfaceTrait< ConcreteAttr >

Additional Inherited Members

- Public Member Functions inherited from mlir::tt::detail::DeviceLayoutInterfaceTrait< ConcreteAttr >
llvm::ArrayRef< int64_t > getGridShape (MemRefType memrefType) const
 Get the grid shape part of the memref shape (aka the first half) More...
 
llvm::ArrayRef< int64_t > getShardShape (MemRefType memrefType) const
 Get the shard shape part of the memref shape (aka the second half) More...
 
int64_t getShardNumElements (MemRefType memrefType) const
 Get the number of elements for the shard shape part of the memref shape (aka the second half) More...
 

The documentation for this struct was generated from the following file: