Expand description
orp
is a lightweight framework designed to simplify the creation and execution of ONNX Runtime Pipelines.
Built on top of ort
, it provides a simple way to handle data pre- and post-processing, chain
multiple ONNX models together, while encouraging code reuse and clarity.