masahi commented on pull request #9375:
URL: https://github.com/apache/tvm/pull/9375#issuecomment-952273980


   Please add tests.
   
   Also, we need to discuss `aten::copy_`. There have been many requests to 
support this op and attempts to support it.
   https://github.com/apache/tvm/pull/6472
   https://github.com/apache/tvm/pull/6049
   https://github.com/apache/tvm/pull/7231
   https://github.com/apache/tvm/pull/7513
   
   `aten::copy_` is used purely for in-place mutation purpose, which we don't 
support at all. Since we cannot support 100% of use cases correctly, so far 
we've decided not to support it. Have you verified that the output from 
`bart-base` is correct after converting to TVM?


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