Skip to content

v0.3.0

Compare
Choose a tag to compare
@wenbingl wenbingl released this 02 Jun 17:58
· 530 commits to main since this release
0851eac

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.