Both A0 and A1 should be able to reduce the complexity of the frontend logic, as conversion can always goes to their dynamic variants, and then follows the conversion promotes the dynamic variants to the static counterpart.
>From the interface design PoV. A0 somewhat creates additional duplication >piece(as the attribute and arguments can provide the same set of info). We should also note the difference of the ops in terms of the following flow, A0 and A1 would have different implications(in terms of the implementation) in the flow below: Dynamic input -> dyn-to-static -> some static aware pass. --- [Visit Topic](https://discuss.tvm.ai/t/dynamic-ops-in-relay/6909/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/492d6cde1574d22d66e56b96f24389c915162148ab872db2961926a16583e830).