yongwww commented on pull request #6472: URL: https://github.com/apache/incubator-tvm/pull/6472#issuecomment-692594584
@masahi @t-vi @zhiics @kevinthesun to sum up the discussion above. The mapping in this pr is able to support some test cases (added in the test_forward) which are not real in-place copy. For test case @t-vi provided, the in-place copy is required, and the implementation in this pr doesn't work for that. I would suggest adding a warning and todo in this mapping since some other merged in-place op mapping should has the similar issues, don't have a quick solution for this in my mind at this point. Any suggestion? ---------------------------------------------------------------- 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]
