## Make graph callable `Graph()(value, ...) -> value...` creates a copy of Graph and connects the new values and initializers to the value's graph. Original issue: https://github.com/microsoft/onnxscript/issues/2311