Lunderberg commented on PR #17219: URL: https://github.com/apache/tvm/pull/17219#issuecomment-2259001685
And it was definitely good to move the validation, as it exposed an inconsistency in how the metaschedule `sch.set_axis_separator` gets applied. When applied to a buffer view, which may have different extents/dimensionality than the backing allocation, it could produce a buffer with invalid `axis_separators` for its shape. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
