I'm working on new optimizer that inherits from GraphTransformer in c++
How can I view the changes that I made, just after ApplyImpl ends I tried graph.ToGraphProto() but I cannot save it And I need to make a new Model to be able to save it and view it in Netron or something