This repository was archived by the owner on Apr 28, 2023. It is now read-only.
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Increase the default number of the autotuner generations in python bindings. #195
Closed
Description
By default, the autotuner in python runs 2 generations with very small population size. This is largely insufficient, even "some check" tests run longer.
@prigoyal @nicolasvasilache @ttheodor
- bump up the defaults in tc_unit.py
- modify python unit tests to still use old settings to have faster CI testing