- spo4onnx v1.0.0 https://github.com/PINTO0309/spo4onnx
- Simple tool for partial optimization of ONNX. Further optimize some models that cannot be optimized with onnx-optimizer and onnxsim by several tens of percent. In particular, models containing Einsum and OneHot.
![image](https://github.com/PINTO0309/simple-onnx-processing-tools/assets/33194443/2a24e136-785e-41bf-9369-9daf9f8e4997)
- onnx2tf v1.16.28 https://github.com/PINTO0309/onnx2tf
**Full Changelog**: https://github.com/PINTO0309/simple-onnx-processing-tools/compare/1.1.27...1.1.28