You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Junru Shao via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/05/06 18:18:34 UTC

[Apache TVM Discuss] [Development/RFC] [RFC] Register OPs from python site and followup


Right now we allow adding attributes of operators in python: https://github.com/apache/tvm/blob/main/src/ir/op.cc#L105.

I suspect that we don't have a public API to add operators on the python side right now, and I don't know the reason why not. If you wanted to, you may just expose `OpRegEntry::RegisterOrGet`





---
[Visit Topic](https://discuss.tvm.apache.org/t/rfc-register-ops-from-python-site-and-followup/9903/4) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/7094c2bfb7c376153c6f51bb2eb62209f8fc9dd94467fdc9e618e992876ccdfc).