ROCm / AMDMIGraphX

AMD's graph optimization engine.
https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/
MIT License
185 stars 86 forks source link

Add env vars for hipBLASLt #3545

Closed ahsan-ca closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.16%. Comparing base (19eb98d) to head (b69eea9). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3545 +/- ## ======================================== Coverage 92.16% 92.16% ======================================== Files 512 512 Lines 21401 21401 ======================================== Hits 19724 19724 Misses 1677 1677 ```

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

ahsan-ca commented 3 weeks ago

@causten This looks like it is ready to be merged. Thanks!