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 2021/09/26 12:02:12 UTC

[GitHub] [tvm] kongroo commented on pull request #8777: [PyTorch]Add PyTorchTVM: compile torchscript to tvm and export as pytorch_op

kongroo commented on pull request #8777:
URL: https://github.com/apache/tvm/pull/8777#issuecomment-927293667


   > Coming late to the discussion, thanks for the great work. It would be nice to discuss the naming a bit. Given we are moving towards a serious first class PT support. Some namespace ideas:
   > 
   > * tvm.contrib.pt_op
   > * tvm.contrib.pytorch
   > * tvm.contrib.torch
   
   I'm in favor of tvm.contrib.torch. pt_op is not accurate because It's actually implemented by custom class, not custom op. And torch is shorter than pytorch.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org