cubecl-core 0.10.0-pre.3

CubeCL core create
Documentation
1
2
3
4
5
mod comptime;
mod runtime;

pub use comptime::*;
pub use runtime::*;