apivovarov commented on pull request #7513:
URL: https://github.com/apache/tvm/pull/7513#issuecomment-785512605


   What if we add log.warn message - `in-place copy_ operator was replaced with 
out-place operator. Compiled model might not work as expected. It is strongly 
recommended to remove copy_ operator from the model graph`.
   
   This default `copy_` implementation will allow users to compile the model 
and see if it works as expected.
   if not - users really need to remove `copy_` op from the graph.


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