File tree Expand file tree Collapse file tree 1 file changed +26
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ services: machine-learning
7
7
ms.service : machine-learning
8
8
ms.subservice : core
9
9
ms.author : deeikele
10
- ms.reviewer : larryfr
11
- ms.date : 9/30/2022
10
+ ms.reviewer : fsolomon
11
+ ms.date : 07/03/2024
12
12
ms.topic : reference
13
13
---
14
14
@@ -20,6 +20,29 @@ Azure Machine Learning checks and validates any machine learning packages that m
20
20
21
21
Main updates provided with each image version are described in the below sections.
22
22
23
+ ## July 3, 2024
24
+
25
+ Image Version: ` 24.06.10 `
26
+ SDK Version: ` 1.56.0 `
27
+
28
+ Issue fixed: Compute Instance 20.04 image build with SDK 1.56.0
29
+
30
+ Major: Image Version: ` 24.06.10 `
31
+
32
+ SDK (azureml-core): ` 1.56.0 `
33
+
34
+ Python: ` 3.9 `
35
+ CUDA: ` 12.2 `
36
+ CUDnn==9.1.1
37
+ Nvidia Driver: ` 535.171.04 `
38
+ PyTorch: ` 1.13.1 `
39
+ TensorFlow: ` 2.15.0 `
40
+
41
+ autokeras==1.0.16
42
+ keras=2.15.0
43
+ ray==2.2.0
44
+ docker version==24.0.9-1
45
+
23
46
## Feb 16, 2024
24
47
Version: ` 24.01.30 `
25
48
@@ -32,7 +55,7 @@ Main environment specific updates:
32
55
- N/A
33
56
34
57
## June 30, 2023
35
- Version: ` 23.06.30 `
58
+ Version: ` 23.06.30 `
36
59
37
60
Main changes:
38
61
You can’t perform that action at this time.
0 commit comments