
ONNXRuntime-Extensions Python API
============

Model Generation API
----------------

ONNXRuntime-Extensions is a library that extends the capability of the ONNX models
and inference with ONNX Runtime, via pre/post-processing custom operators.
Learn more about ONNXRuntime-Extensions `here <https://github.com/microsoft/onnxruntime-extensions>`_.

.. automodule:: onnxruntime_extensions
    :members:
    :show-inheritance:
    :member-order: bysource
    :inherited-members:
    :exclude-members:

Tools API
----------------

.. automodule:: onnxruntime_extensions.tools.add_pre_post_processing_to_model
    :members:
    :show-inheritance:
    :member-order: bysource
    :inherited-members:
    :exclude-members: