Discussion in the community meeting was pretty supportive! Some summary notes:
* Name prefix option makes sense, change seems like a natural evolution of MLF * Before users would have to do the same thing by hand * Is the deserializer going to be backwards compatible? * No loader in C++ runtime, only in project API. Eventually MLF scope will expand to include other things like multiple devices, so C++ loader might be useful later on. Code typically used along with the same TVM revision so no need to keep around the old loader. The version number can be used to provide helpful error messages. * It would be good to add a description for users on what needs to change, if anything and reference documentation -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/76#issuecomment-1143757173 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-rfcs/pull/76/c1143757...@github.com>