diff --git a/src/routes/roadmap/+page.svelte b/src/routes/roadmap/+page.svelte index 8de1ba30e5224..4d6258da711d4 100644 --- a/src/routes/roadmap/+page.svelte +++ b/src/routes/roadmap/+page.svelte @@ -95,6 +95,10 @@ (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.
  • +
  • ONNX Runtime 1.20 CUDA packages will include new dependencies that were not required in 1.19 packages. + The following dependencies are new: libcudnn_adv.so.9, libcudnn_cnn.so.9, libcudnn_engines_precompiled.so.9, + libcudnn_engines_runtime_compiled.so.9, libcudnn_graph.so.9, libcudnn_heuristic.so.9, libcudnn_ops.so.9, libnvrtc.so.12, + and libz.so.1.
  • New Packages

    We are planning to start releasing the following packages:

    @@ -110,9 +114,10 @@ added in ORT 1.20):

    Major Updates

    @@ -173,14 +178,18 @@
    Announcements
    -

    - 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 +

    @@ -190,12 +199,10 @@
    Build System & Packages
    @@ -206,12 +213,8 @@
    Core
    @@ -222,8 +225,8 @@
    Performance
    @@ -235,23 +238,23 @@

    TensorRT

    QNN

    OpenVINO

    DirectML

    @@ -262,12 +265,9 @@
    Mobile
    @@ -278,18 +278,12 @@
    Web
    @@ -300,12 +294,10 @@
    GenAI
    @@ -316,11 +308,34 @@
    Extensions
    +

    + Full release notes for ONNX Runtime Extensions v0.13 will be found here once they are available (10/30 target). +

    +
    + + + +
    + +
    Olive
    +
    + +

    + Full release notes for Olive v0.7.0 can be found here. +