Skip to content

Commit a635bfc

Browse files
author
Gopal K. Vashishtha
committed
updating pt version
1 parent ac28dad commit a635bfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Deep learning frameworks on the DSVM are listed below.
111111

112112
| | |
113113
| ------------- | ------------- |
114-
| Version(s) supported | 1.2.0 |
114+
| Version(s) supported | 1.2.0 (Ubuntu 16.04, Windows 2016, Windows 2019), 1.4.0 (Ubuntu 18.04) |
115115
| Supported DSVM editions | Linux |
116116
| How is it configured / installed on the DSVM? | Installed in [Python 3.5](dsvm-tools-languages.md#python-linux-edition). Sample Jupyter notebooks are included, and samples are in /dsvm/samples/pytorch. |
117117
| How to run it | Terminal: Activate the correct 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. |

articles/machine-learning/data-science-virtual-machine/tools-included.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
124124
| [MXNet](https://mxnet.apache.org/) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> (1.3.0) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [MXNet on the DSVM](./dsvm-tools-deep-learning-frameworks.md#mxnet) |
125125
| [MXNet Model Server](https://github.com/awslabs/mxnet-model-server#quick-start) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> (1.0.1) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [MXNet Model Server on the DSVM](./dsvm-tools-deep-learning-frameworks.md#mxnet-model-server) |
126126
| [NVidia System Management Interface (nvidia-smi)](https://developer.nvidia.com/nvidia-system-management-interface) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | [nvidia-smi on the DSVM](./dsvm-tools-deep-learning-frameworks.md#nvidia-system-management-interface-nvidia-smi) |
127-
| [PyTorch](https://pytorch.org) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.2.0) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | [PyTorch on the DSVM](./dsvm-tools-deep-learning-frameworks.md#pytorch) |
127+
| [PyTorch](https://pytorch.org) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.2.0) | <span class='green-check'>&#9989;</span> (1.2.0) | <span class='green-check'>&#9989;</span></br> (1.4.0) | [PyTorch on the DSVM](./dsvm-tools-deep-learning-frameworks.md#pytorch) |
128128
| [TensorFlow](https://www.tensorflow.org) | <span class='green-check'>&#9989;</span></br> (1.13) | <span class='green-check'>&#9989;</span></br> (1.13) | <span class='green-check'>&#9989;</span></br> | <span class='green-check'>&#9989;</span></br> | [TensorFlow on the DSVM](./dsvm-tools-deep-learning-frameworks.md#tensorflow) |
129129
| [TensorFlow Serving](https://www.tensorflow.org/tfx/guide/serving) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.12.0) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [TensorFlow Serving on the DSVM](./dsvm-tools-deep-learning-frameworks.md#tensorflow-serving) |
130130
| [Theano](https://github.com/Theano/Theano) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.0.3) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [Theano on the DSVM](./dsvm-tools-deep-learning-frameworks.md#theano) |

0 commit comments

Comments
 (0)