.. _onnxruntime-tutorial: Introduction to onnxruntime =========================== This tutorial introduces :epkg:`onnxruntime`, a runtime for ONNX available on many platforms and languages. This documentation is mostly about python but onnxruntime is available on many other platforms. :epkg:`onnxruntime` executes an ONNX graph. .. toctree:: :maxdepth: 2 ortvalue_doc inference training_ort_api extensions quantization