dpankratz commented on pull request #5156: URL: https://github.com/apache/incubator-tvm/pull/5156#issuecomment-619560753
@tqchen Can you recommend someone to look at the Pytorch Frontend please? I was able to track down the creation of constants that are set to 2**63 -1 to [this call](https://github.com/apache/incubator-tvm/blob/1014fefa54b5f0a359501b6d19ea3b5a52d6dca6/tests/python/frontend/pytorch/test_forward.py#L164). However, my attempts to fix it result in whatever static analysis is occurring to fail in certain tests. ---------------------------------------------------------------- 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]
