@@ -17,7 +17,8 @@ Here we list the latest versions of our supported kernel images.
17
17
| TensorFlow | ` lablup/python-tensorflow ` | 2.0.3 | O | O\* | O | | Bundled w/Keras 2 |
18
18
| TensorFlow | ` lablup/python-tensorflow ` | 2.1.2 | O | O\* | O | | Bundled w/Keras 2 |
19
19
| 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 |
21
22
| PyTorch | ` lablup/python-torch ` | 1.3 | O | O\* | O | | |
22
23
| PyTorch | ` lablup/python-torch ` | 1.4 | O | O\* | O | | |
23
24
| PyTorch | ` lablup/python-torch ` | 1.5 | O | O\* | O | | |
@@ -28,7 +29,9 @@ Here we list the latest versions of our supported kernel images.
28
29
| MXnet | ` lablup/python-mxnet ` | 1.4.1 | O | O\* | O | | Bundled w/Keras 2 |
29
30
| MXnet | ` lablup/python-mxnet ` | 1.5.1 | O | O\* | O | | Bundled w/Keras 2 |
30
31
| 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 |
31
33
| 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 | | |
32
35
33
36
### Warrented Images (NGC, Nvidia GPU Cloud)
34
37
| 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.
63
66
| NGC-TensorFlow | ` lablup/ngc-tensorflow ` | 20.10-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
64
67
| NGC-TensorFlow | ` lablup/ngc-tensorflow ` | 20.11-tf1-py3 | O | O\* | O | | Bundled w/Keras 2 |
65
68
| 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 |
66
71
| NGC-Pytorch | ` lablup/ngc-pytorch ` | 19.07-py3 | O | O\* | O | | |
67
72
| NGC-Pytorch | ` lablup/ngc-pytorch ` | 19.08-py3 | O | O\* | O | | |
68
73
| 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.
78
83
| NGC-Pytorch | ` lablup/ngc-pytorch ` | 20.09-py3 | O | O\* | O | | |
79
84
| NGC-Pytorch | ` lablup/ngc-pytorch ` | 20.10-py3 | O | O\* | O | | |
80
85
| NGC-Pytorch | ` lablup/ngc-pytorch ` | 20.11-py3 | O | O\* | O | | |
86
+ | NGC-Pytorch | ` lablup/ngc-pytorch ` | 20.12-py3 | O | O\* | O | | |
81
87
| NGC-MXNet | ` lablup/ngc-mxnet ` | 19.07-py3 | O | O\* | O | | Bundled w/Keras 2 |
82
88
| NGC-MXNet | ` lablup/ngc-mxnet ` | 19.08-py3 | O | O\* | O | | Bundled w/Keras 2 |
83
89
| 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.
115
121
116
122
| base-mkl (Intel) | base-cuda (Nvidia) | base-TPU (Google) | base-ROCm (AMD) |
117
123
| -----------------------| --------------------------------| --------------------------| ---------------------------|
118
- | tensorflow-1.14-py36 | tensorflow-1.15-py36-cuda10 | | |
124
+ | tensorflow-1.14-py36 | tensorflow-1.15-py36-cuda10 | | |
119
125
| tensorflow-1.14-py36 | tensorflow-1.14-py36-cuda10 | tensorflow-1.14-py36-tpu | tensorflow-1.14-py36-rocm |
120
126
| tensorflow-1.13-py36 | tensorflow-1.13-py36-cuda10 | tensorflow-1.13-py36-tpu | |
121
127
| tensorflow-1.12-py36 | tensorflow-1.12-py36-cuda9 | | |
0 commit comments