@mbrookhart Thank you for this RFC. IMHO, one advantage of A0 is it is more user friendly to just have a unified API to handle both static and dynamic shape cases. Though this adds complexity of type inference of each op, it reduces 1) number of relay ops. 2) complexity of frontend logic to handle static/dynamic shapes. With unified op, most frontend ops can be converted elegantly by just calling relay op, instead of extra shape inference.
--- [Visit Topic](https://discuss.tvm.ai/t/dynamic-ops-in-relay/6909/2) 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/f27591293d1a9c2cb0069b6dafbe199c48c8435361a998bb930152a43fa38f66).