Runtimes Package#

Functions#

make_runtime_step(config)

Runtime step factory

Classes#

ONNXRuntime(config)

Step that process data using models in the ONNX format (https://onnx.ai/).

Runtime(config)

The Runtime step executes inference on a particular runtime.