Skip to content

Commit adddf66

Browse files
Update README.md
1 parent 21a77af commit adddf66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • TensorFlow/Segmentation/UNet_Medical

TensorFlow/Segmentation/UNet_Medical/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ Our results were obtained by running the `examples/unet_TRAIN_BENCHMARK{_TF-AMP}
518518
| GPUs | Batch size / GPU | Throughput - TF32 [img/s] | Throughput - mixed precision [img/s] | Throughput speedup (TF32 - mixed precision) | Weak scaling - TF32 | Weak scaling - mixed precision |
519519
|:----:|:----------------:|:-------------------------:|:------------------------------------:|:-------------------------------------------:|:-------------------:|:------------------------------:|
520520
| 1 | 1 | 29.81 | 64.22 | 2.15 | - | - |
521-
| 1 | 8 | 46.53 | 120.08 | 2.58 | - | - |
521+
| 1 | 8 | 40.50 | 120.08 | 2.58 | - | - |
522522
| 8 | 1 | 169.62 | 293.31 | 1.73 | 5.69 | 4.57 |
523523
| 8 | 8 | 304.64 | 738.64 | 2.42 | 6.55 | 6.15 |
524524

0 commit comments

Comments
 (0)