microsoft / superbenchmark

A validation and profiling tool for AI infrastructure
https://aka.ms/superbench
MIT License
248 stars 55 forks source link

Benchmarks: micro benchmark - Support cpu-gpu and gpu-cpu in ib-validation #581

Closed yukirora closed 9 months ago

yukirora commented 9 months ago

Description Benchmarks: micro benchmark - Support cpu-gpu and gpu-cpu in ib-validation

Major Revision

Minor Revision

codecov[bot] commented 9 months ago

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (028819b) 86.41% compared to head (aeb604f) 86.36%.

Files Patch % Lines
...arks/micro_benchmarks/ib_validation_performance.py 74.60% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #581 +/- ## ========================================== - Coverage 86.41% 86.36% -0.05% ========================================== Files 96 96 Lines 6544 6572 +28 ========================================== + Hits 5655 5676 +21 - Misses 889 896 +7 ``` | [Flag](https://app.codecov.io/gh/microsoft/superbenchmark/pull/581/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [cpu-python3.6-unit-test](https://app.codecov.io/gh/microsoft/superbenchmark/pull/581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `71.78% <74.60%> (+0.01%)` | :arrow_up: | | [cpu-python3.7-unit-test](https://app.codecov.io/gh/microsoft/superbenchmark/pull/581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `71.78% <74.60%> (+0.01%)` | :arrow_up: | | [cpu-python3.8-unit-test](https://app.codecov.io/gh/microsoft/superbenchmark/pull/581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `72.21% <74.60%> (+0.01%)` | :arrow_up: | | [cuda-unit-test](https://app.codecov.io/gh/microsoft/superbenchmark/pull/581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `84.30% <74.60%> (-0.04%)` | :arrow_down: | | [directx-unit-test](https://app.codecov.io/gh/microsoft/superbenchmark/pull/581/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `35.47% <6.34%> (-0.13%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.