hanzo-rocm 0.5.2

Rust bindings for AMD ROCm libraries
1
2
3
pub enum Error {
    InvalidOperation(String)
}