Revision bc30d6f83513724e9f832098d9e8d5fb87ebc9fc authored by Steven Johnson on 03 August 2023, 00:18:33 UTC, committed by GitHub on 03 August 2023, 00:18:33 UTC
* Revise labels on autoscheduler tests

This is step 1 in fixing https://github.com/halide/Halide/issues/7731: it replaces the `autoschedulers` tag with more granular ones, so that we can modify the build script to test the right autoscheduler(s) for a given backend. (Note that the `autoschedulers` tag was unused by the buildbots, which only used the generic `auto_schedule` tag.)

Step 2 will be to modify the buildbot script after this lands to use the new tags above.

Step 3 will be to remove the `auto_schedule` tag.

* Fix anderson2021 labels
1 parent 734df3f
History
File Mode Size
CMakeLists.txt -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.9 KB
resize.cpp -rw-r--r-- 6.1 KB
resize_generator.cpp -rw-r--r-- 8.1 KB

back to top