padreofthegame commented on PR #13826: URL: https://github.com/apache/tvm/pull/13826#issuecomment-1405333545
This solution is very similar to #13306, and represents workaround for the problem mentioned in #12922 for PyTorch models (since advanced indexing does not work the same for example for numpy and for pytorch, I put solution in torch frontend, because issue was reported for torch models). Also, I put WIP label only because I am not sure if I managed to cover all possible test cases, so @shingjan you are welcome to try some additional scenarios, and call me out if detect something strange. -- 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]
