iree-org / iree-torch

Torch Frontend for IREE
Apache License 2.0
25 stars 11 forks source link

Remove warmup_iters arg from print_time_stats #28

Closed ramiro050 closed 2 years ago

ramiro050 commented 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.