comaniac opened a new pull request #7544:
URL: https://github.com/apache/tvm/pull/7544


   `contiguous` in PyTorch creates a continguous tensor which is required for 
some future operators such as `view`. However, it is not a case in Relay. As a 
result, it is safe to simply bypass this op in PyTorch frontend.
   
   cc @alexwong @masahi @apivovarov 


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