YuhengHuang42 opened a new issue #8182: URL: https://github.com/apache/tvm/issues/8182
Currently TVM doesn't support operator with groups > 1. When turning Pytorch model to Relay there will be an error. Detail discussion could be seen at: https://discuss.tvm.apache.org/t/pytorch-error-when-turning-a-simple-pytorch-model-to-relay/10158 P.S. It may be better if TVM can show some warnings saying that a specific parameter for an op is unsupported, rather than just gives some kind of error? -- 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]
