You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/10 16:09:28 UTC

[GitHub] [tvm] tkonolige edited a comment on pull request #8234: [Matmul] Add matmul op

tkonolige edited a comment 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` relay 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:
users@infra.apache.org