hugolatendresse opened a new pull request, #17757: URL: https://github.com/apache/tvm/pull/17757
We used to have an assertion that when using torch.split, the dimension to be split must be an multiple of the split size. This is not required in pytorch: the last tensors will simply be smaller. This PR allows that capability. -- 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]
