altanh opened a new pull request #6851: URL: https://github.com/apache/incubator-tvm/pull/6851
This PR adds MXNet-style shape slicing attributes for `reshape_like`, to enable reshaping part of a shape (using part of another shape). In particular, this adds `lhs_begin, lhs_end, rhs_begin, rhs_end`. cc @kevinthesun @icemelon9 @junrushao1994 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
