Skip to content

Commit b7f421e

Browse files
Merge pull request #280053 from fbsolo-ms1/release-build-azure-ai-studio
Update azure-machine-learning-ci-image-release-notes.md, as requested . . .
2 parents 9791a7f + 48bfa64 commit b7f421e

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

articles/machine-learning/azure-machine-learning-ci-image-release-notes.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.topic: reference
1616

1717
In this article, learn about Azure Machine Learning compute instance image releases. Azure Machine Learning maintains host operating system images for [Azure Machine Learning compute instance](./concept-compute-instance.md) and [Data Science Virtual Machines](./data-science-virtual-machine/release-notes.md). Due to the rapidly evolving needs and package updates, we target to release new images every month.
1818

19-
Azure Machine Learning checks and validates any machine learning packages that may require an upgrade. Updates incorporate the latest OS-related patches from Canonical as the original Linux OS publisher. In addition to patches applied by the original publisher, Azure Machine Learning updates system packages when updates are available. For details on the patching process, see [Vulnerability Management](./concept-vulnerability-management.md).
19+
Azure Machine Learning checks and validates any machine learning packages that might require an upgrade. Updates incorporate the latest OS-related patches from Canonical as the original Linux OS publisher. In addition to patches applied by the original publisher, Azure Machine Learning updates system packages when updates are available. For details on the patching process, see [Vulnerability Management](./concept-vulnerability-management.md).
2020

2121
Main updates provided with each image version are described in the below sections.
2222

@@ -32,18 +32,26 @@ Major: Image Version: `24.06.10`
3232
SDK (azureml-core): `1.56.0`
3333

3434
Python: `3.9`
35+
3536
CUDA: `12.2`
36-
CUDnn==9.1.1
37+
38+
CUDnn==`9.1.1`
39+
3740
Nvidia Driver: `535.171.04`
41+
3842
PyTorch: `1.13.1`
43+
3944
TensorFlow: `2.15.0`
4045

41-
autokeras==1.0.16
42-
keras=2.15.0
43-
ray==2.2.0
44-
docker version==24.0.9-1
46+
autokeras==`1.0.16`
47+
48+
keras=`2.15.0`
49+
50+
ray==`2.2.0`
51+
52+
docker version==`24.0.9-1`
4553

46-
## Feb 16, 2024
54+
## February 16, 2024
4755
Version: `24.01.30`
4856

4957
Main changes:
@@ -76,7 +84,7 @@ Main changes:
7684

7785
- `Azure Machine Learning SDK` to version `1.49.0`
7886
- `Certifi` updated to `2022.9.24`
79-
- `.NET` updated from `3.1` (EOL) to `6.0`
87+
- `.NET` updated from `3.1` (end-of-life) to `6.0`
8088
- `Pyspark` update to `3.3.1` (mitigating log4j 1.2.17 and common-text-1.6 vulnerabilities)
8189
- Default `intellisense` to Python `3.10` on the CI
8290
- Bug fixes and stability improvements

0 commit comments

Comments
 (0)