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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
