pub fn load_onnx_graph(path: impl AsRef<Path>) -> Result<OnnxGraph>
Load a full ONNX graph (nodes + initializers) from a file.