[][src]Function onnx_helpers::files::open_model

pub fn open_model<P: AsRef<Path>>(path: P) -> Result<ModelProto, Error>

Opens model from a file.