I posted this as an issue in GitHub before, and reopen it here according to @tqchen's suggestion. >I'm using TVM as front end, and need to know the layout of each operator in >implement. Operators like conv2d have "data_layout", "kernel_layout" in it's >attrs field, which I could use directly, but many operators like >tvm.relay.nn.batch_norm/tvm.relay.nn.relu/tvm.topi.add etc. don't have the >layout field in attrs. Is there a way to quickly get the layout for those >operators? Thanks very much.
--- [Visit Topic](https://discuss.tvm.apache.org/t/relay-topi-nn-ways-to-get-layout-of-each-operator/9310/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/d007c370ed38474d5b21acee90aafa30f8f32d3dc886ebde710fb0f69446b30a).