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

[bench] Add code to run multiple command lines and export the result in a csv file #1641

Merged
merged 17 commits into from
Jul 3, 2024

add code to run multiple export in one call

d0a3ee5
Select commit
Loading
Failed to load commit list.
Merged

[bench] Add code to run multiple command lines and export the result in a csv file #1641

add code to run multiple export in one call
d0a3ee5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 1s

36.25% of diff hit (target 75.75%)

View this Pull Request on Codecov

36.25% of diff hit (target 75.75%)

Annotations

Check warning on line 723 in onnxscript/tools/benchmark/benchmark_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_helpers.py#L723

Added line #L723 was not covered by tests

Check warning on line 725 in onnxscript/tools/benchmark/benchmark_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_helpers.py#L725

Added line #L725 was not covered by tests

Check warning on line 53 in onnxscript/tools/benchmark/benchmark_helpers_test.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_helpers_test.py#L53

Added line #L53 was not covered by tests

Check warning on line 19 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L19

Added line #L19 was not covered by tests

Check warning on line 29 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 31 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L31

Added line #L31 was not covered by tests

Check warning on line 35 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 39 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L39

Added line #L39 was not covered by tests

Check warning on line 43 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 48 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 56 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 78 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L78

Added line #L78 was not covered by tests

Check warning on line 80 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L80

Added line #L80 was not covered by tests

Check warning on line 82 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L82

Added line #L82 was not covered by tests

Check warning on line 84 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L84

Added line #L84 was not covered by tests

Check warning on line 86 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L86

Added line #L86 was not covered by tests

Check warning on line 89 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L89

Added line #L89 was not covered by tests

Check warning on line 91 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L91

Added line #L91 was not covered by tests

Check warning on line 98 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L93-L98

Added lines #L93 - L98 were not covered by tests

Check warning on line 102 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L102

Added line #L102 was not covered by tests

Check warning on line 108 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L108

Added line #L108 was not covered by tests

Check warning on line 111 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L111

Added line #L111 was not covered by tests

Check warning on line 121 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L116-L121

Added lines #L116 - L121 were not covered by tests

Check warning on line 124 in onnxscript/tools/benchmark/benchmark_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/benchmark/benchmark_run.py#L123-L124

Added lines #L123 - L124 were not covered by tests