MIGRAPHX_THROW("FUSED_CONCAT: all input dimensions should match along non-axis of "+std::to_string(axis)+": {"+to_string_range(first_shape_lens)+"} != {"+to_string_range(mismatch_it->lens())+"}");
MIGRAPHX_THROW("FUSED_CONCAT: all input dimensions should match along non-axis of "+