pytorch-cpuinfo 0.1.2

Rust wrappers for cpuinfo library
Documentation
1
2
3
4
pub mod ffi;
mod wrappers;

pub use wrappers::*;