Skip to main content
Log in

Mojo module

tensor_core_async

This module provides abstractions for using Async Tensor Cores to perform asynchronous matrix multiplication operations.

Aliases

  • supported_mma_shape = Tuple(VariadicPack(Index(64, 8, 8), Index(64, 8, 16), Index(64, 16, 16), Index(64, 32, 16), Index(64, 64, 16), Index(64, 128, 16), Index(64, 256, 16))):
  • WGMMA_K_BYTES = 32:

Structs

Functions