Skip to content

Commit 7a02e7e

Browse files
committed
Merge branch 'master' of https://github.com/lablup/backend.ai-kernels into 20.12
2 parents 4c118d3 + 8b7347f commit 7a02e7e

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Here we list the latest versions of our supported kernel images.
1313
| Deep-Learning Framework | Image Name | Version | Batch | Query | Input Hook | TTY | Runtime Impl. |
1414
|-------------------------|----------------------------|---------|-------|-------|------------|-----|-------------------|
1515
| TensorFlow | `lablup/python-tensorflow` | 1.14.0 | O | O\* | O | | Bundled w/Keras 2 |
16-
| TensorFlow | `lablup/python-tensorflow` | 1.15.0 | O | O\* | O | | Bundled w/Keras 2 |
16+
| TensorFlow | `lablup/python-tensorflow` | 1.15.4 | O | O\* | O | | Bundled w/Keras 2 |
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 |
@@ -22,12 +22,13 @@ Here we list the latest versions of our supported kernel images.
2222
| PyTorch | `lablup/python-torch` | 1.4 | O | O\* | O | | |
2323
| PyTorch | `lablup/python-torch` | 1.5 | O | O\* | O | | |
2424
| PyTorch | `lablup/python-torch` | 1.6 | O | O\* | O | | |
25+
| PyTorch | `lablup/python-torch` | 1.7 | O | O\* | O | | |
2526
| CNTK | `lablup/python-cntk` | 2.6 | O | O\* | O | | |
2627
| CNTK | `lablup/python-cntk` | 2.7 | O | O\* | O | | |
2728
| MXnet | `lablup/python-mxnet` | 1.4.1 | O | O\* | O | | Bundled w/Keras 2 |
2829
| MXnet | `lablup/python-mxnet` | 1.5.1 | O | O\* | O | | Bundled w/Keras 2 |
2930
| MXnet | `lablup/python-mxnet` | 1.6.0 | O | O\* | O | | Bundled w/Keras 2 |
30-
| All-in-one Environment | `lablup/python-ff` | 20.07 | O | O\* | O | | |
31+
| All-in-one Environment | `lablup/python-ff` | 20.09 | O | O\* | O | | |
3132

3233
### Warrented Images (NGC, Nvidia GPU Cloud)
3334
| Deep-Learning Framework | Image Name | Version | Batch | Query | Input Hook | TTY | Runtime Impl. |
@@ -58,6 +59,10 @@ Here we list the latest versions of our supported kernel images.
5859
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.08-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
5960
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.09-tf1-py3 | O | O\* | O | | Bundled w/Keras 2 |
6061
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.09-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
62+
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.10-tf1-py3 | O | O\* | O | | Bundled w/Keras 2 |
63+
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.10-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
64+
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.11-tf1-py3 | O | O\* | O | | Bundled w/Keras 2 |
65+
| NGC-TensorFlow | `lablup/ngc-tensorflow` | 20.11-tf2-py3 | O | O\* | O | | Bundled w/Keras 2 |
6166
| NGC-Pytorch | `lablup/ngc-pytorch` | 19.07-py3 | O | O\* | O | | |
6267
| NGC-Pytorch | `lablup/ngc-pytorch` | 19.08-py3 | O | O\* | O | | |
6368
| NGC-Pytorch | `lablup/ngc-pytorch` | 19.09-py3 | O | O\* | O | | |
@@ -71,6 +76,8 @@ Here we list the latest versions of our supported kernel images.
7176
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.07-py3 | O | O\* | O | | |
7277
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.08-py3 | O | O\* | O | | |
7378
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.09-py3 | O | O\* | O | | |
79+
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.10-py3 | O | O\* | O | | |
80+
| NGC-Pytorch | `lablup/ngc-pytorch` | 20.11-py3 | O | O\* | O | | |
7481
| NGC-MXNet | `lablup/ngc-mxnet` | 19.07-py3 | O | O\* | O | | Bundled w/Keras 2 |
7582
| NGC-MXNet | `lablup/ngc-mxnet` | 19.08-py3 | O | O\* | O | | Bundled w/Keras 2 |
7683
| NGC-MXNet | `lablup/ngc-mxnet` | 19.09-py3 | O | O\* | O | | Bundled w/Keras 2 |

vendor/ngc-pytorch/custom.css

Lines changed: 0 additions & 13 deletions
This file was deleted.

vendor/ngc-pytorch/logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)