Skip to content
Snippets Groups Projects
Commit ca4f1164 authored by Xuan Gu's avatar Xuan Gu
Browse files

Update README.md

parent 97f830db
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ We run 100 iterations for each set of parameters. Please see the results in benc
**Observation 1**: Ideally, the improvement of throughput would be linear when the number of GPUs increases.
In practice, throughtput stays below the ideal curve when the number of gpus increases.
<img src="https://gitlab.liu.se/xuagu37/Benchmark_nnU-Net_for_PyTorch/-/blob/main/figures/benchmark_throughput_gpus_ideal.png" width="1200">
<img src="https://gitlab.liu.se/xuagu37/Benchmark_nnU-Net_for_PyTorch/-/raw/edb1b56ff5a9bb74bbd220c4fb717b6af6119232/figures/benchmark_throughput_gpus_ideal.png" width="1200">
**Observation 2**: when batch_size is small (1, 2, 4, 8), throughput_amp ≈ throughput_tf32;
when batch_size is large (16, 32, 64, 128), throughput_amp > throughput_tf32.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment