Crate orp

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

Modules§

error
model
params
pipeline

Type Aliases§

Result