Skip to content

Commit 2913976

Browse files
author
Ilia Karmanov
committed
typo
1 parent 83b2c0d commit 2913976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This is a work in progress
5454

5555
**Train+Val w/ data-loader + data-augmentation**
5656

57-
| DL Library | 1xP100/CUDA 9/CuDNN 7.0* | 4xP100/CUDA 9/CuDNN 7.0* |
57+
| DL Library | 1xP100/CUDA 9/CuDNN 7 | 4xP100/CUDA 9/CuDNN 7 |
5858
| ----------------------------------------------- | :------------------: | :------------------: |
5959
| [Pytorch](notebooks/PyTorch_MultiGPU.ipynb) | 41min | 17min |
6060
| [Keras(TF)](notebooks/Keras_TF_MultiGPU.ipynb) | 51min | 22min |
@@ -64,7 +64,7 @@ This is a work in progress
6464

6565
**Train w/ synthetic-data**
6666

67-
| DL Library | 4xP100/CUDA 9/CuDNN 7.0* |
67+
| DL Library | 4xP100/CUDA 9/CuDNN 7 |
6868
| ----------------------------------------------- | :------------------: |
6969
| [Pytorch](notebooks/PyTorch_MultiGPU.ipynb) | 11min37s |
7070
| [Keras(TF)](notebooks/Keras_TF_MultiGPU.ipynb) | 18min25s |

0 commit comments

Comments
 (0)