Skip to content

Commit 05d4ed1

Browse files
committed
Remember the Acrolinx check!
1 parent 4353219 commit 05d4ed1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/machine-learning/data-science-virtual-machine/dsvm-tools-deep-learning-frameworks.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ ms.topic: conceptual
1313
ms.date: 04/17/2024
1414
---
1515

16-
# Deep learning and AI frameworks for the Azure Data Science VM
17-
Deep learning frameworks on the DSVM are listed below.
16+
# Deep learning and AI frameworks for the Azure Data Science Virtual Machine
17+
Deep learning frameworks on the DSVM are listed here:
1818

1919
## [CUDA, cuDNN, NVIDIA Driver](https://developer.nvidia.com/cuda-toolkit)
2020

2121
| Category | Value |
2222
|--|--|
23-
| Version(s) supported | 11 |
23+
| Supported versions | 11 |
2424
| Supported DSVM editions | Windows Server 2019<br>Linux |
2525
| How is it configured and installed on the DSVM? | _nvidia-smi_ is available on the system path. |
2626
| How to run it | Open a command prompt (on Windows) or a terminal (on Linux), and then run _nvidia-smi_. |
@@ -29,7 +29,7 @@ Deep learning frameworks on the DSVM are listed below.
2929

3030
| Category | Value |
3131
| ------------- | ------------- |
32-
| Version(s) supported | 0.21.3|
32+
| Supported versions | 0.21.3|
3333
| Supported DSVM editions | Linux |
3434
| How is it configured and installed on the DSVM? | Horovod is installed in Python 3.5 |
3535
| How to run it | Activate the correct environment at the terminal, and then run Python. |
@@ -38,7 +38,7 @@ Deep learning frameworks on the DSVM are listed below.
3838

3939
| Category | Value |
4040
|--|--|
41-
| Version(s) supported | |
41+
| Supported versions | |
4242
| Supported DSVM editions | Windows Server 2019<br>Linux |
4343
| What is it used for? | As an NVIDIA tool to query GPU activity |
4444
| How is it configured and installed on the DSVM? | `nvidia-smi` is on the system path. |
@@ -48,7 +48,7 @@ Deep learning frameworks on the DSVM are listed below.
4848

4949
| Category | Value |
5050
|--|--|
51-
| Version(s) supported | 1.9.0 (Linux, Windows 2019) |
51+
| Supported versions | 1.9.0 (Linux, Windows 2019) |
5252
| Supported DSVM editions | Windows Server 2019<br>Linux |
5353
| How is it configured and installed on the DSVM? | Installed in Python, conda environments 'py38_default', 'py38_pytorch' |
5454
| How to run it | At the terminal, activate the appropriate environment, and then run Python.<br/>* [JupyterHub](dsvm-ubuntu-intro.md#how-to-access-the-ubuntu-data-science-virtual-machine): Connect, and then open the PyTorch directory for samples. |
@@ -57,7 +57,7 @@ Deep learning frameworks on the DSVM are listed below.
5757

5858
| Category | Value |
5959
|--|--|
60-
| Version(s) supported | 2.5 |
60+
| Supported versions | 2.5 |
6161
| Supported DSVM editions | Windows Server 2019<br>Linux |
6262
| How is it configured and installed on the DSVM? | Installed in Python, conda environments 'py38_default', 'py38_tensorflow' |
6363
| How to run it | At the terminal, activate the correct environment, and then run Python. <br/> * Jupyter: Connect to [Jupyter](provision-vm.md) or [JupyterHub](dsvm-ubuntu-intro.md#how-to-access-the-ubuntu-data-science-virtual-machine), and then open the TensorFlow directory for samples. |

0 commit comments

Comments
 (0)