jcf94 removed a comment on pull request #7843:
URL: https://github.com/apache/tvm/pull/7843#issuecomment-819176454


   @haojin2 Thanks! Nice catch!
   
   Your solution on the [2 dim matrix * 3 dim matrix] seems to repeat the [2 
dim matrix] for batch_size times then apply the [batch_matmul], I'm thinking 
will it be better to merge the first 2 dim of the [3 dim matrix] and process a 
simple [matmul].


-- 
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