xqdan commented on pull request #8079: URL: https://github.com/apache/tvm/pull/8079#issuecomment-851193202
> The PR overall looks good. One question is, is there any support or have you thought about to register TVMCompute via such API? Thanks for your review, @ZihengJiang Do you mean this? https://github.com/apache/tvm/blob/813136401a11a49d6c15e6013c34dd822a5c4ff6/python/tvm/relay/op/op.py#L171 Since we can define custom op thru tvm compute in python, and we can register it in python, I think it's ok for now. -- 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]
