MIGRAPHX_THROW("Wrong number of elements for reshape: reshape has "+std::to_string(s.elements())+" elements whereas the input has "+std::to_string(inputs.front().elements()));
MIGRAPHX_THROW("Wrong number of elements for reshape: reshape has "+
std::to_string(s.elements())+" elements whereas the input has "+