|
|
|
|
|
by eggie5
3160 days ago
|
|
Here's my results: Testing new Tesla V100 on AWS. Fine-tuning VGG on DeepSent dataset for 10 epochs. GRID 520K (4GB) (baseline): * 780s/epoch @ minibatch 8 (GPU saturated) V100(16Gb): * 30s/epoch @ minibatch 8 (GPU not saturated) * 6s/epoch @ minibatch 32 (GPU more saturated) * 6s/epoch @ minibatch 256 (GPU saturated) |
|