tkonolige commented on pull request #8234: URL: https://github.com/apache/tvm/pull/8234#issuecomment-858753090
To clarify: you are replacing topi dense implementations with the new matmul one. But you are leaving `nn.dense` as relay op and adding another relay op called `nn.matmul`. Why not remove the `nn.dense` op? -- 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]
