ROCm / AMDMIGraphX

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

Removed MIGRAPHX_ENABLE_HIPRTC_WORKAROUNDS environment variable #3590

Closed tcgu-amd closed 1 week ago

tcgu-amd commented 1 week ago

Removing MIGRAPHX_ENABLE_HIPRTC_WORKAROUNDS which is no longer needed in the latest ROCm versions.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 92.13%. Comparing base (624c8d3) to head (9d0c635). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3590 +/- ## ======================================== Coverage 92.13% 92.13% ======================================== Files 512 512 Lines 21424 21424 ======================================== Hits 19740 19740 Misses 1684 1684 ```

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