cubecl-common 0.11.0-pre.3

Common crate for CubeCL
Documentation
1
2
3
4
/// Presets for quantization schemes.
pub mod presets;
/// Types representing the quantization scheme
pub mod scheme;