From 2e37445ecd43a4145a695d848897140d8fb9e904 Mon Sep 17 00:00:00 2001 From: Faith Xu Date: Fri, 3 Nov 2023 20:09:23 -0700 Subject: [PATCH] update ORT Inference page/section --- .../components/training-and-inference.svelte | 13 ++- src/routes/inference/+page.svelte | 95 ++++++------------- src/routes/training/+page.svelte | 2 +- 3 files changed, 35 insertions(+), 75 deletions(-) diff --git a/src/routes/components/training-and-inference.svelte b/src/routes/components/training-and-inference.svelte index 3f341be059353..5400e17969fd9 100644 --- a/src/routes/components/training-and-inference.svelte +++ b/src/routes/components/training-and-inference.svelte @@ -9,17 +9,17 @@

ONNX Runtime Inferencing

- ONNX Runtime is the same tech that powers AI in Microsoft products like Office, Azure, and Bing, - as well as in thousands of other projects across the world. + ONNX Runtime powers AI in Microsoft products including Windows, Office, Azure Cognitive Services, and Bing, + as well as in thousands of other projects across the world. ONNX Runtime is cross-platform, supporting cloud, edge, web, and mobile experiences.

- + Learn more about ONNX Runtime Inferencing →

Web Browsers

- Run PyTorch and other ML models locally in the web browser with the cross-platform ONNX + Run PyTorch and other ML models in the web browser with ONNX Runtime Web.

@@ -33,8 +33,7 @@

Mobile Devices

- Infuse your Android and iOS mobile apps with AI and take advantage of ML accelerator - hardware with ONNX Runtime Mobile. + Infuse your Android and iOS mobile apps with AI using ONNX Runtime Mobile.