Built a tiny script in Python to view ONNX files! It's definitely not as good as other options, but I thought it was interesting to learn about how it works.

https://github.com/aidenfoxivey/onnxview

Oh, and you can move around the nodes in the DAG like springs. :)

Comments