Module layered

Module layered 

Source
Expand description

The layered matmul combines multiple component-based algorithm implementations with selection logic to pick the optimal kernel for a set of parameters.

Re-exports§

pub use algorithm::*;

Modules§

algorithm
selector