crawlingcub commented on issue #12524:
URL: https://github.com/apache/tvm/issues/12524#issuecomment-1221953601

   > I tried your script on PT 1.11 but got an error from somewhere irrelevant.
   
   I think that was compatibility error with pt 1.11. I uploaded `data2.pt` to 
that same link. Can you try with that?
   
   > I think any data would give lead to different results for TVM and PT, if 
your claim is True.
   
   Not all predictions are different. If you try with data point 0, you will 
see the output is different. Just added ` data=torch.utils.data.Subset(data, 
[0])` before running. 
   Let me know if you have other suggestions. Thanks!
   


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