Thanks @tkonolige for taking a look at this. As per the pre-RFC discussion, There is not anything preventing us from integrating unified static memory planner (apart from doing actual work for that of course :) ) for graph executor as long as relay "main" function is lowered to TIR before creating the JSON. Thus, the design does not block such integration. For VM, Im not sure how useful is "static" memory planning would be.
Drawbacks -- The relay "main" function has to be lowered to TIR to use the USMP. (I ll add a section) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/9#issuecomment-875094037