Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[bench] Add code to run multiple command lines and export the result in a csv file #1641
Changes from 1 commit
d0a3ee5
8937654
5c0a6f4
8d5b411
5735461
7019d1d
31e8c0d
0a3dc51
5b32cf8
c64e41f
59e5dd7
e64813f
3a123db
328e856
e23fe19
540350c
b1878e0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 723 in onnxscript/tools/benchmark/benchmark_helpers.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_helpers.py#L723
Check warning on line 725 in onnxscript/tools/benchmark/benchmark_helpers.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_helpers.py#L725
Check warning on line 53 in onnxscript/tools/benchmark/benchmark_helpers_test.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_helpers_test.py#L53
Check warning on line 19 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L19
Check warning on line 29 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L26-L29
Check warning on line 31 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L31
Check warning on line 35 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L33-L35
Check warning on line 39 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L39
Check warning on line 43 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L41-L43
Check warning on line 48 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L47-L48
Check warning on line 51 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L50-L51
Check warning on line 56 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L55-L56
Check warning on line 78 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L78
Check warning on line 80 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L80
Check warning on line 82 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L82
Check warning on line 84 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L84
Check warning on line 86 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L86
Check warning on line 89 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L89
Check warning on line 91 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L91
Check warning on line 98 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L93-L98
Check warning on line 102 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L102
Check warning on line 108 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L108
Check warning on line 111 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L111
Check warning on line 121 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L116-L121
Check warning on line 124 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L123-L124
Check warning on line 127 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L126-L127
Check warning on line 129 in onnxscript/tools/benchmark/benchmark_run.py
Codecov / codecov/patch
onnxscript/tools/benchmark/benchmark_run.py#L129