Oh hm, that's an interesting idea. How would we handle inheritance / methods on 
nodes? Just copy-pasting stuff in the generator, or some sort of runtime lookup 
system implemented in C?

Another route to ABI compatibility is to just use opaque pointers + accessors 
everywhere, that might be a less invasive change. It does impose more overhead 
tho.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/2983#issuecomment-480901935

Reply via email to