Introduction to onnxruntime

This tutorial introduces 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. onnxruntime executes an ONNX graph.