pub fn load_onnx_graph_from_bytes(data: &[u8]) -> Result<OnnxGraph>
Load a full ONNX graph from in-memory bytes.