microsoft / superbenchmark

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

CI/CD - Support DirectX test pipeline #545

Closed yukirora closed 1 year ago

yukirora commented 1 year ago

Description Support DirectX test pipeline.

codecov[bot] commented 1 year ago

Codecov Report

Merging #545 (7c29e87) into main (8654721) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #545   +/-   ##
=======================================
  Coverage   87.00%   87.00%           
=======================================
  Files          89       89           
  Lines        6016     6016           
=======================================
  Hits         5234     5234           
  Misses        782      782           
Flag Coverage Δ
cpu-python3.6-unit-test 73.30% <ø> (ø)
cpu-python3.7-unit-test 73.30% <ø> (ø)
cpu-python3.8-unit-test 73.78% <ø> (ø)
cuda-unit-test 86.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

yukirora commented 1 year ago

can you fix the unit test first?

that's because the dependency on #543 PR, if that PR merged, then this PR's UT will pass