You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Onkar Chougule via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/11/29 09:45:37 UTC

[Apache TVM Discuss] [Development] tvm.relay.attrs.ArgReduceAttrs not inheriting from Attrs in Python


The issue is similar to [#7029](https://discuss.tvm.apache.org/t/attrs-not-inheriting-from-attrs/7029) .

I am not able to use `.keys()` on `tvm.relay.attrs.ArgReduceAttrs` object.  
I checked in `tvm/python/relay/op/op_attrs.py` there is no python `class ArgReduceAttrs`.  
Can I create a PR resolving this issue by adding the python class with `register_object` wrapper?

Thanks,  
-Onkar





---
[Visit Topic](https://discuss.tvm.apache.org/t/tvm-relay-attrs-argreduceattrs-not-inheriting-from-attrs-in-python/11583/1) 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/3338662e3117d12f8bda9492b211d93246253b207fede23fb7782d3b588e70d7).