Mojo module
tile_io
Trait and utilities for copying data between TileTensors.
Structs
-
GenericToLocalTileCopier: ATileCopierthat moves a tile from generic memory into registers. -
GenericToSharedTileCopier: ATileCopierthat moves a tile from generic memory into shared memory. -
LocalToGenericTileCopier: ATileCopierthat moves a tile from registers into generic memory. -
LocalToSharedTileCopier: ATileCopierthat moves a tile from registers into shared memory. -
SharedToGenericTileCopier: ATileCopierthat moves a tile from shared memory into generic memory. -
SharedToLocalTileCopier: ATileCopierthat moves a tile from shared memory into registers.
Traits
-
TileCopier: Trait for copying aTileTensorfrom one address space to another.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!