create_onnx_cpu_session

Function create_onnx_cpu_session 

Source
pub fn create_onnx_cpu_session<P>(path: P) -> Result<Session, GSVError>
where P: AsRef<Path>,