Skip to content

Commit 1cd0f49

Browse files
Merge pull request #251367 from sheetalarkadam/patch-2
Remove deprecated images
2 parents 8f796dc + f822b5e commit 1cd0f49

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,13 @@ The following configurations are supported:
4545

4646
| Environment Name | OS | GPU Version| Python Version | PyTorch Version | ORT-training Version | DeepSpeed Version | torch-ort Version | Nebula Version |
4747
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
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|
48+
|acpt-pytorch-2.0-cuda11.7|Ubuntu 20.04|cu117|3.8|2.0.1|1.15.1|0.9.5 |1.15.0|0.16.5|
49+
|acpt-pytorch-1.13-cuda11.7|Ubuntu 20.04|cu117|3.8|1.13.1|1.15.1|0.9.5|1.15.0|0.16.5|
5350

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

5653
To learn more, see [Create custom ACPT curated environments](how-to-azure-container-for-pytorch-environment.md).
5754

58-
> [!NOTE]
59-
> Currently, due to underlying cuda and cluster incompatibilities, on [NC series](../virtual-machines/nc-series.md) only acpt-pytorch-1.11-cuda11.3 with cuda 11.3 and torch 1.11 can be used.
60-
6155
## Support
6256

6357
Version updates for supported environments, including the base images they reference, are released every two weeks to address vulnerabilities no older than 30 days. Based on usage, some environments may be deprecated (hidden from the product but usable) to support more common machine learning scenarios.

0 commit comments

Comments
 (0)