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

[WIP] Draft autoscheduler #831

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Initial draft

219b11f
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Draft autoscheduler #831

Initial draft
219b11f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 8, 2025 in 1s

67.19% of diff hit (target 100.00%)

View this Pull Request on Codecov

67.19% of diff hit (target 100.00%)

Annotations

Check warning on line 25 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 41 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L29-L41

Added lines #L29 - L41 were not covered by tests

Check warning on line 46 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L46

Added line #L46 was not covered by tests

Check warning on line 60 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L49-L60

Added lines #L49 - L60 were not covered by tests

Check warning on line 66 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 76 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L70-L76

Added lines #L70 - L76 were not covered by tests

Check warning on line 80 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L80

Added line #L80 was not covered by tests

Check warning on line 88 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L84-L88

Added lines #L84 - L88 were not covered by tests

Check warning on line 93 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L93

Added line #L93 was not covered by tests

Check warning on line 98 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 109 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L100-L109

Added lines #L100 - L109 were not covered by tests

Check warning on line 111 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L111

Added line #L111 was not covered by tests

Check warning on line 121 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L121

Added line #L121 was not covered by tests

Check warning on line 126 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 132 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 14 in sparse/scheduler/executor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/executor.py#L11-L14

Added lines #L11 - L14 were not covered by tests

Check warning on line 19 in sparse/scheduler/executor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/executor.py#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 23 in sparse/scheduler/executor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/executor.py#L23

Added line #L23 was not covered by tests

Check warning on line 35 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L35

Added line #L35 was not covered by tests

Check warning on line 38 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L38

Added line #L38 was not covered by tests

Check warning on line 42 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L42

Added line #L42 was not covered by tests

Check warning on line 52 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L52

Added line #L52 was not covered by tests

Check warning on line 56 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L56

Added line #L56 was not covered by tests

Check warning on line 59 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L59

Added line #L59 was not covered by tests

Check warning on line 63 in sparse/scheduler/finch_logic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L63

Added line #L63 was not covered by tests