ONNX-IR
A pure rust Onnx Parser. Creates an intermediate representation useful for generating code in any ML/DL framework
For a full list of currently supported operators, please check here
To see how to use this for generating burn graphs, see here.