cubecl-core 0.9.0

CubeCL core create
Documentation
1
2
3
4
5
mod builder;
mod launcher;

pub use builder::*;
pub use launcher::*;