Skip to content

Commit 29b3543

Browse files
authored
Merge pull request #112826 from konabuta/patch-10
Update Version of acpt-pytorch-1.11-cuda11.3
2 parents 56f142d + 7f8dcd8 commit 29b3543

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/machine-learning/resource-azure-container-for-pytorch.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@ Azure Container for PyTorch is a lightweight, standalone environment that includ
4343

4444
The following configurations are supported:
4545

46-
| Environment Name | OS | GPU Version| Python Version | PyTorch Version | ORT-training Version | DeepSpeed Version | torch-ort Version |
47-
| --- | --- | --- | --- | --- | --- | --- | --- |
48-
|acpt-pytorch-2.0-cuda11.7|Ubuntu 20.04|cu117|3.8|2.0|1.14.1|0.8.2 |0.14.0|
49-
|acpt-pytorch-1.13-cuda11.7|Ubuntu 20.04|cu117|3.8|1.13.1|1.14.1|0.8.2|1.14.0|
50-
|acpt-pytorch-1.12-py39-cuda11.6|Ubuntu 20.04|cu116|3.9|1.12.1|1.14.1|0.8.2|1.14.0|
51-
|acpt-pytorch-1.12-cuda11.6|Ubuntu 20.04|cu116|3.8|1.12.1|1.14.1|0.8.2|1.14.0|
52-
|acpt-pytorch-1.11-cuda11.5|Ubuntu 20.04|cu115|3.8|1.11.0|1.11.1|0.7.3|1.11.0|
53-
|acpt-pytorch-1.11-cuda11.3|Ubuntu 20.04|cu113|3.8|1.11.0|1.14.1|0.8.2|1.14.0|
46+
| Environment Name | OS | GPU Version| Python Version | PyTorch Version | ORT-training Version | DeepSpeed Version | torch-ort Version | Nebula Version |
47+
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
48+
|acpt-pytorch-2.0-cuda11.7|Ubuntu 20.04|cu117|3.8|2.0|1.15.0|0.9.5 |1.15.0|0.16.2|
49+
|acpt-pytorch-1.13-cuda11.7|Ubuntu 20.04|cu117|3.8|1.13.1|1.15.0|0.9.5|1.15.0|0.16.2|
50+
|acpt-pytorch-1.12-py39-cuda11.6|Ubuntu 20.04|cu116|3.9|1.12.1|1.15.0|0.9.5|1.15.0|0.16.2|
51+
|acpt-pytorch-1.12-cuda11.6|Ubuntu 20.04|cu116|3.8|1.12.1|1.15.0|0.9.5|1.15.0|0.16.2|
52+
|acpt-pytorch-1.11-cuda11.3|Ubuntu 20.04|cu113|3.8|1.11.0|1.15.0|0.9.5|1.15.0|0.16.2|
5453

5554
Other packages like fairscale, horovod, msccl, protobuf, pyspark, pytest, pytorch-lightning, tensorboard, NebulaML, torchvision, torchmetrics to support all training needs
5655

0 commit comments

Comments
 (0)