@haichen, I'm trying this, but the alter_op_layout is never called because the layouts appear to be invalid. Specifically, this line https://github.com/apache/incubator-tvm/blob/master/src/relay/transforms/transform_layout.h#L285-L286 always returns `success=false`. I tried adding the `ElemwiseArbitraryLayout` to sparse dense, but that did not fix the problem. Is there a way to add the correct layout (which I assume is just the identity?) or a way to skip this layout business altogether?
--- [Visit Topic](https://discuss.tvm.apache.org/t/modifying-weight-parameters-in-opstrategy/7914/3) 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/d5dc6a15e25768bcf918bb7ccc8d4ea063c380bc5496504415d4b32d490367a0).