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

Conversation

xadupre
Copy link
Member

@xadupre xadupre commented Jun 20, 2024

No description provided.

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

Attention: Patch coverage is 30.00000% with 140 lines in your changes missing coverage. Please review.

Project coverage is 75.27%. Comparing base (ee29e71) to head (b1878e0).

Files Patch % Lines
onnxscript/tools/benchmark/benchmark_run.py 17.07% 68 Missing ⚠️
onnxscript/tools/benchmark/export_model.py 36.06% 34 Missing and 5 partials ⚠️
onnxscript/tools/benchmark/benchmark_helpers.py 31.11% 31 Missing ⚠️
...nxscript/tools/benchmark/benchmark_helpers_test.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1641      +/-   ##
==========================================
- Coverage   75.56%   75.27%   -0.29%     
==========================================
  Files         240      242       +2     
  Lines       25692    25841     +149     
  Branches     4623     4653      +30     
==========================================
+ Hits        19414    19452      +38     
- Misses       5392     5503     +111     
  Partials      886      886              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Xavier Dupre <[email protected]>
@xadupre xadupre marked this pull request as ready for review June 21, 2024 09:14
@xadupre xadupre self-assigned this Jun 21, 2024
Signed-off-by: Xavier Dupre <[email protected]>
xadupre added 6 commits July 3, 2024 10:25
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
xadupre added 2 commits July 3, 2024 16:57
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
@justinchuby justinchuby changed the title add code to run multiple command line and export the result in a csv file [bench] Add code to run multiple command lines and export the result in a csv file Jul 3, 2024
@xadupre xadupre merged commit c38d6f8 into microsoft:main Jul 3, 2024
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants