[][src]Function onnx_pb::open_model

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

Opens model from a file.