t-vi opened a new pull request #5779: URL: https://github.com/apache/incubator-tvm/pull/5779
Previously, we sometimes used type strings taken from PyTorch (e.g. float) in TVM. Now we aim to convert PyTorch dtypes early and only work with TVM dtypes afterwards. Also fix arange/linspace type semantics. A follow-up will then further improve type support (at which point we will be able to convert e.g. double models). ---------------------------------------------------------------- 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]
