u99127 commented on issue #11881:
URL: https://github.com/apache/tvm/issues/11881#issuecomment-1165605881

   I'd suggest saving / writing out the tflite model to inspect what actually 
gets generated in this particular case from the use of math_ops.matmul in the 
framework.  I suspect that produces a matmul operator rather than a 
batch_matmul operator in the framework , however producing it from the test 
might be the only way of looking at what is actually being consumed by the 
frontend .
   
   That certainly looks puzzling. 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to