We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc897a commit f777e24Copy full SHA for f777e24
README.md
@@ -50,7 +50,9 @@ Input for this model is the standard [CIFAR-10 dataset](http://www.cs.toronto.ed
50
51
**This is a work in progress**
52
53
-| DL Library | 1xP100/CUDA 9/CuDNN 7 | 2xP100/CUDA 9/CuDNN 7 | 4xP100/CUDA 9/CuDNN 7 | **4xP100 Synthetic Data** |
+**CUDA 9/CuDNN 7.0**
54
+
55
+| DL Library | 1xP100 | 2xP100 | 4xP100 | **4xP100 Synthetic Data** |
56
| ----------------------------------------------- | :------------------: | :-------------------: | :------------------: | :------------------: |
57
| [Pytorch](notebooks/PyTorch_MultiGPU.ipynb) | 41min46s | 28min50s | 23min7s | 11min48s |
58
| [Keras(TF)](notebooks/Keras_TF_MultiGPU.ipynb) | 51min27s | 32min1s | 22min49s | 18min30s |
0 commit comments