Based on our experience at NIO, dynamic shape support in Relax is **extremely** 
important for us. In fact, we have done many things on Relay trying to cover 
dynamic shape support on our user cases, however lack of first class support 
for symbolic dynamic shape still constraint us some ops / patterns can not 
exist on models. First class support for symbolic dynamic shape is  
**extremely**   **extremely** important for us, especially some model is 
essentially dynamic input / output, for example Point Cloud. Relax, this is 
what I've been expecting for so long. If we have Relax, for Point Cloud or 
Object Detection model's dynamic output / Dynamic Batch model, Relax could 
solve it perfectly (whether from the view of functionality or performance). 

Anyone has doubt I recommend to read this: 
https://github.com/tlc-pack/relax/wiki/Relax-Shape-Computation-Design. 

Thanks @YuchenJin @tqchen and many relax authors to bring it, I very appreciate 
this work 👍 and in fact, I am evaluating relax internally and want to let relax 
to solve our problem ASAP. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/89#issuecomment-1266326396
You are receiving this because you are subscribed to this thread.

Message ID: <apache/tvm-rfcs/pull/89/c1266326...@github.com>

Reply via email to