From 1873ad174363139688f17722c4f2eade5e10208a Mon Sep 17 00:00:00 2001
From: Sophie Schoenmeyer <107952697+sophies927@users.noreply.github.com>
Date: Fri, 4 Oct 2024 23:02:42 +0000
Subject: [PATCH] Update ORT Release Roadmap Announcements section
---
src/routes/roadmap/+page.svelte | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/routes/roadmap/+page.svelte b/src/routes/roadmap/+page.svelte
index dadf198ca339a..bb3c97699fc7b 100644
--- a/src/routes/roadmap/+page.svelte
+++ b/src/routes/roadmap/+page.svelte
@@ -73,14 +73,14 @@
Announcements
-
- All ONNX Runtime Training packages have been deprecated. ORT 1.19.2 was the last
+
+ - All ONNX Runtime Training packages have been deprecated. ORT 1.19.2 was the last
release for which onnxruntime-training (PyPI), onnxruntime-training-cpu (PyPI), Microsoft.ML.OnnxRuntime.Training
(Nuget), onnxruntime-training-c (CocoaPods), onnxruntime-training-objc (CocoaPods), and onnxruntime-training-android
- (Maven Central) were published. ONNX Runtime packages will stop supporting Python 3.8 and Python
- 3.9. This decision aligns with NumPy Python version support. To continue using ORT with Python 3.8
- and Python 3.9, you can use ORT 1.19.2 and earlier.
-
+ (Maven Central) were published.
+ - ONNX Runtime packages will stop supporting Python 3.8 and Python 3.9. This decision aligns with
+ NumPy Python version support. To continue using ORT with Python 3.8 and Python 3.9, you can use ORT 1.19.2 and earlier.
+
New Packages
We are planning to start releasing the following packages: