Closed ramiro050 closed 2 years ago
It does not make much sense to have print_time_stats be responsible of removing warmup iteration times from the iteration times list. This commit removes the warmup_iters argument from the function.
print_time_stats
warmup_iters
It does not make much sense to have
print_time_stats
be responsible of removing warmup iteration times from the iteration times list. This commit removes thewarmup_iters
argument from the function.