Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoscheduler test reorg, part 3 #7067

Merged
merged 26 commits into from Oct 6, 2022
Merged

Conversation

steven-johnson
Copy link
Contributor

@steven-johnson steven-johnson commented Oct 5, 2022

Fixes #4053

The end goal here is to move the tests for all autoschedulers into `test/autoschedulers/<name>`. This part handles the tests for the Mullapudi2016 autoscheduler:
- Moves from test/auto_schedule
- Silences a lot of the irrelevant noise that the tests emit to stdout (see also #7063)
- Ensure that the tests that run manual-and-auto tests actually check the times for plausibility (where "plausible" means "no worse than the current status quo")
- Changes the test group label from `auto_schedule` to `autoschedulers`
Move the Li2018 tests to tests/autoschedulers. Drive-by fix to the Python test.
@steven-johnson steven-johnson changed the title Srj/autoscheduler tests 3 Autoscheduler test reorg, part 3 Oct 5, 2022
@steven-johnson steven-johnson changed the base branch from main to srj/autoscheduler-tests-2 October 6, 2022 17:21
@steven-johnson steven-johnson marked this pull request as ready for review October 6, 2022 17:21
Base automatically changed from srj/autoscheduler-tests-2 to main October 6, 2022 18:11
@steven-johnson steven-johnson merged commit 7442ee6 into main Oct 6, 2022
@steven-johnson steven-johnson deleted the srj/autoscheduler-tests-3 branch October 6, 2022 18:12
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Autoscheduler test reorg, part 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: reorganize the autoscheduler(s) in the codebase
2 participants