lhutton1 commented on issue #6410:
URL: https://github.com/apache/incubator-tvm/issues/6410#issuecomment-688249567


   I think this is happening because the shape of data is accessed by 
`data.shape`, at some point something in TVM changed meaning shape needs to be 
accessed by `data.checked_type.shape`. It looks like the convert layout tests 
didn't pick this up.


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