Searched defs:select_algorithm (Results 1 – 3 of 3) sorted by relevance
8 import torch._inductor.select_algorithm as select_algorithm namespace
15 import torch._inductor.select_algorithm as select_algorithm namespace
34 static int select_algorithm(afl_state_t *afl, u32 max_algorithm) { in select_algorithm() function