jcf94 edited a comment on pull request #8234:
URL: https://github.com/apache/tvm/pull/8234#issuecomment-859215400


   @tkonolige @comaniac @altanh Thanks!
   
   Except for these nit comments about name and coding style, I think currently 
the problem is still how to keep the existing `nn.dense` schedules for 
different devices working while adding a new `nn.matmul` op.
   
   @comaniac 's solution is exactly what I desired. But in the current op 
strategy, since all of these existing schedules are registered with `nn.dense`, 
we would still need a real `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]


Reply via email to