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

3b49c64
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Draft autoscheduler #831

Initial draft
3b49c64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2025 in 0s

67.18% of diff hit (target 100.00%)

View this Pull Request on Codecov

67.18% 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 43 in sparse/scheduler/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L29-L43

Added lines #L29 - L43 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L48

Added line #L48 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L51-L62

Added lines #L51 - L62 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L66-L68

Added lines #L66 - L68 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L72-L78

Added lines #L72 - L78 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L82

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L86-L90

Added lines #L86 - L90 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L98-L100

Added lines #L98 - L100 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#L102-L111

Added lines #L102 - L111 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L113

Added line #L113 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L123

Added line #L123 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L127-L128

Added lines #L127 - L128 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/compiler.py#L137

Added line #L137 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/executor.py#L12-L15

Added lines #L12 - L15 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/executor.py#L17-L20

Added lines #L17 - L20 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/executor.py#L25-L27

Added lines #L25 - L27 were 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

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/scheduler/finch_logic.py#L72

Added line #L72 was not covered by tests