svod-runtime 0.1.0-alpha.3

Kernel execution runtime for the Svod ML compiler
Documentation
1
2
3
4
//! Tests for runtime execution.

#[cfg(test)]
mod unit;