Skip to main content

Module matmul

Module matmul 

Source
Expand description

Matmul kernels

Re-exports§

pub use utils::*;

Modules§

utils
Contains utilities for matmul operation

Enums§

MatmulStrategy
The strategy to be used when launching a matmul kernel.

Functions§

matmul
Launch a matmul kernel using the given strategy.
matmul_autotuneautotune
Executes autotune on matmul operations