Mojo module
tile_tensor
TileTensor type for structured memory access with compile-time layout information.
Structs
-
TileTensor: A tensor type with trait-based layouts supporting nested and hierarchical indexing.
Functions
-
flatten_leading: Merge the first two dimensions of a rank-3 TileTensor: (A, B, C) -> (A*B, C). -
stack_allocation: Allocate a TileTensor on the stack with the given layout.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!