You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/07/14 03:52:35 UTC

[GitHub] [incubator-tvm] masahi edited a comment on pull request #6049: [Pytorch] add operator copy_ support

masahi edited a comment on pull request #6049:
URL: https://github.com/apache/incubator-tvm/pull/6049#issuecomment-657950702


   @huajsj please add a test. Also, `_` suffix in `copy_` likely means it is an in-place op, so it's better to add support for non in-place version `aten::copy` as well (the same conversion as `copy_`).


----------------------------------------------------------------
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:
users@infra.apache.org