v0.3.0
It supports:
The CustomOp C++ library for ONNX Runtime on ONNXRuntime CustomOp API.
PyOp feature to implement the custom op with a Python function.
Build all-in-one ONNX model from the pre/post processing Python code
Python per ONNX operator debugging, checking hook_model_op in onnxruntime_extensions Python package.