diff --git a/README.md b/README.md index 457d7577562b8ec868791669d8e4148aa03c0c6b..a45ae0d2b0e0b35dad19e3764c68b82365076a85 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,4 @@ We collect benchmark results of throughput (images/sec) for We run 100 iterations for each set of parameters. - Observation 1: throughput_tf32 > throughput_amp when batch_size is small (1, 2, 4, 8); throughput_tf32 < throughput_amp when batch_size is large (16, 32, 64, 128). -- Observation 2: The coefficient of variation for the 100 iteration is smallest when batch_size = 128. +- Observation 2: The coefficient of variation of throughput for the 100 iteration is smallest when batch_size = 128.