ONNX Runtime
Integrates TVM as an execution provider for model optimizations but also supports other runtimes and optimizations.
LLVM
Used by TVM for CPU code generation but is a more general compiler infrastructure not specialized for ML workloads.
NNPACK
An alternative installation option mentioned alongside TVM, focused on neural network performance optimizations.