From 3e8f99e15f511365decc5dfbb1325a3c9a35e89a Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Tue, 19 Apr 2022 12:30:20 -0700 Subject: [PATCH] Update docs front page video to ONNX export (#11264) --- docs/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index bd74d94e81..b7309ab24e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,14 +3,14 @@ title: ONNX Runtime (ORT) has_children: false nav_order: 0 --- -# Welcome to ONNX Runtime (ORT) +# Welcome to ONNX Runtime {: .no_toc } -ONNX Runtime is an accelerator for machine learning models with multi platform support and a flexible interface to integrate with hardware-specific libraries. ONNX Runtime can be used with models from PyTorch, Tensorflow/Keras, TFLite, scikit-learn, and other frameworks. +ONNX Runtime is a cross-platform machine-learning model accelerator, with a flexible interface to integrate hardware-specific libraries. ONNX Runtime can be used with models from PyTorch, Tensorflow/Keras, TFLite, scikit-learn, and other frameworks. - + -## How to use ONNX Runtime (ORT) +## How to use ONNX Runtime |:----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------| | [Get started with ORT](./get-started){: .btn .mr-4 target="_blank"} | [API Docs](./api){: .btn target="_blank"} |