Skip to content

Commit 399785a

Browse files
authored
Update README.md
1 parent 2864964 commit 399785a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Here we list the latest versions of our supported kernel images.
1717
| TensorFlow | `lablup/python-tensorflow` | 2.0.3 | O | O\* | O | | Bundled w/Keras 2 |
1818
| TensorFlow | `lablup/python-tensorflow` | 2.1.2 | O | O\* | O | | Bundled w/Keras 2 |
1919
| TensorFlow | `lablup/python-tensorflow` | 2.2.1 | O | O\* | O | | Bundled w/Keras 2 |
20-
| TensorFlow | `lablup/python-tensorflow` | 2.3.1 | O | O\* | O | | Bundled w/Keras 2 |
20+
| TensorFlow | `lablup/python-tensorflow` | 2.3.2 | O | O\* | O | | Bundled w/Keras 2 |
21+
| TensorFlow | `lablup/python-tensorflow` | 2.4.0 | O | O\* | O | | Bundled w/Keras 2 |
2122
| PyTorch | `lablup/python-torch` | 1.3 | O | O\* | O | | |
2223
| PyTorch | `lablup/python-torch` | 1.4 | O | O\* | O | | |
2324
| PyTorch | `lablup/python-torch` | 1.5 | O | O\* | O | | |
@@ -28,7 +29,9 @@ Here we list the latest versions of our supported kernel images.
2829
| MXnet | `lablup/python-mxnet` | 1.4.1 | O | O\* | O | | Bundled w/Keras 2 |
2930
| MXnet | `lablup/python-mxnet` | 1.5.1 | O | O\* | O | | Bundled w/Keras 2 |
3031
| MXnet | `lablup/python-mxnet` | 1.6.0 | O | O\* | O | | Bundled w/Keras 2 |
32+
| MXnet | `lablup/python-mxnet` | 1.7.0 | O | O\* | O | | Bundled w/Keras 2 |
3133
| All-in-one Environment | `lablup/python-ff` | 20.09 | O | O\* | O | | |
34+
| All-in-one Environment | `lablup/python-ff` | 21.01 | O | O\* | O | | |
3235

3336
### Warrented Images (NGC, Nvidia GPU Cloud)
3437
| Deep-Learning Framework | Image Name | Version | Batch | Query | Input Hook | TTY | Runtime Impl. |
@@ -63,6 +66,8 @@ Here we list the latest versions of our supported kernel images.
6366
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.10-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
6467
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.11-tf1-py3 | O | O\* | O | | Bundled w/Keras 2 |
6568
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.11-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
69+
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.12-tf1-py3 | O | O\* | O | | Bundled w/Keras 2 |
70+
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.12-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
6671
| NGC-Pytorch | `lablup/ngc-pytorch` | 19.07-py3 | O | O\* | O | | |
6772
| NGC-Pytorch | `lablup/ngc-pytorch` | 19.08-py3 | O | O\* | O | | |
6873
| NGC-Pytorch | `lablup/ngc-pytorch` | 19.09-py3 | O | O\* | O | | |
@@ -78,6 +83,7 @@ Here we list the latest versions of our supported kernel images.
7883
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.09-py3 | O | O\* | O | | |
7984
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.10-py3 | O | O\* | O | | |
8085
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.11-py3 | O | O\* | O | | |
86+
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.12-py3 | O | O\* | O | | |
8187
| NGC-MXNet | `lablup/ngc-mxnet` | 19.07-py3 | O | O\* | O | | Bundled w/Keras 2 |
8288
| NGC-MXNet | `lablup/ngc-mxnet` | 19.08-py3 | O | O\* | O | | Bundled w/Keras 2 |
8389
| NGC-MXNet | `lablup/ngc-mxnet` | 19.09-py3 | O | O\* | O | | Bundled w/Keras 2 |
@@ -115,7 +121,7 @@ Here we list the latest versions of our supported kernel images.
115121

116122
| base-mkl (Intel) | base-cuda (Nvidia) | base-TPU (Google) | base-ROCm (AMD) |
117123
|-----------------------|--------------------------------|--------------------------|---------------------------|
118-
| tensorflow-1.14-py36 | tensorflow-1.15-py36-cuda10 | | |
124+
| tensorflow-1.14-py36 | tensorflow-1.15-py36-cuda10 | | |
119125
| tensorflow-1.14-py36 | tensorflow-1.14-py36-cuda10 | tensorflow-1.14-py36-tpu | tensorflow-1.14-py36-rocm |
120126
| tensorflow-1.13-py36 | tensorflow-1.13-py36-cuda10 | tensorflow-1.13-py36-tpu | |
121127
| tensorflow-1.12-py36 | tensorflow-1.12-py36-cuda9 | | |

0 commit comments

Comments
 (0)