tqchen edited a comment on pull request #8234: URL: https://github.com/apache/tvm/pull/8234#issuecomment-873407694
@jcf94 There a few regressions in PyTorch frontend and other places that might be related, can you take a look? dense should map to matmul(A, B.T). - https://discuss.tvm.apache.org/t/pytorch-unable-to-import-a-simple-torch-nn-linear-to-relay/10383 - https://github.com/apache/tvm/issues/8392 -- 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]
