Correct me if my understanding is wrong, is the goal of A1 to finally merge static and dynamic ops into a single dynamic API which input tensors allows dynamic input and attributes only allows constants(Like TensorFlow)? Also in terms of the boundary of static and dynamic ops, we still need to work with ```Any``` when input data shape is dynamic even if all the attributes are constant. It's a bit unclear to me whether this case will fall into static(attributes) or dynamic side.
--- [Visit Topic](https://discuss.tvm.ai/t/dynamic-ops-in-relay/6909/4) 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/95190321880340a78c5120d9a2ae76ca0dc6c6e8c4c225d79e6805344e715077).