Skip to content
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
@ftynse

Description

@ftynse

self, pop_size=10, crossover_rate=80, mutation_rate=7, generations=2,

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions