ruda-kernel 0.1.0

Ruda Rust kernel DSL and device tensor operations.
Documentation
1
2
3
4
5
mod builder;
mod launcher;

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