[codegen/tune] bugfix in heuristics for nano-tile sizes

This commit is contained in:
Philippe Tillet
2019-05-04 01:32:34 -04:00
parent 0d694445e6
commit 30833c18f1
7 changed files with 143 additions and 121 deletions

View File

@@ -217,7 +217,7 @@ int main() {
16, 2, 64,
32, 2, 64,
16, 8, 2, 2,
8, 8,
8, 1, 8,
4
};
// jit.autotune("conv", src, benchmark);