mirage-project / mirage

A multi-level tensor algebra superoptimizer
Apache License 2.0
262 stars 16 forks source link

Fix the search procedure #7

Closed jiazhihao closed 1 month ago

jiazhihao commented 1 month ago

The searcher would start from the beginning on a checkpoint from a finished search. We need to fix it so that the searcher stops in this case.