DOR (Definition of Ready)
Based on the review comments from - #4984
Determine if this can be done when axis != 0.
Description
Determine and then impliment the extension to the concat_reshape matcher for non zero axis
DOD (Definition of Done)
If we can infact use axis=0 improve the matcher to be more general and use a non zero axis.
Else -> do nothing -> done is we explored the path.
DOR (Definition of Ready)
Based on the review comments from - #4984
Determine if this can be done when axis != 0.
Description
Determine and then impliment the extension to the concat_reshape matcher for non zero axis
DOD (Definition of Done)
If we can infact use axis=0 improve the matcher to be more general and use a non zero axis.
Else -> do nothing -> done is we explored the path.