AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

Experimental output fusion

Open shivadbhavsar opened this issue 1 year ago • 1 comments

Created specifically to match with a pattern found in SDXL. Probably not a good one in general (needs more logic to only work in the right scenarios)

shivadbhavsar avatar Jan 12 '25 02:01 shivadbhavsar

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3759      +/-   ##
===========================================
+ Coverage    92.16%   92.81%   +0.65%     
===========================================
  Files          515      520       +5     
  Lines        21978    23736    +1758     
===========================================
+ Hits         20256    22030    +1774     
+ Misses        1722     1706      -16     

see 29 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jan 12 '25 03:01 codecov[bot]