- 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.

- 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