Expand description
Matmul kernels
Re-exports§
pub use utils::*;
Modules§
- utils
- Contains utilities for matmul operation
Enums§
- Matmul
Strategy - The strategy to be used when launching a matmul kernel.
Functions§
- matmul
- Launch a matmul kernel using the given strategy.
- matmul_
autotune autotune - Executes autotune on matmul operations