Expand description
Matrix multiplication on register- or shared-memory tiles. Optimized for fixed shapes and low-level compute strategies.
Modules§
Structs§
- Tile
- Data to be handed to the Tile Matmul
- Tile
Expand
Traits§
- Tile
Config - Configuration for the Tile Matmul level
- Tile
Matmul - Provides matrix multiplication operations at the tile level.
- Tile
Matmul Family - A family of TileMatmul implementations that operate with any precision.