You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Jared Roesch <no...@github.com> on 2019/05/20 21:30:41 UTC

Re: [dmlc/tvm] [Relay][RFC] VM Object and Intepreter value (#3209)

The problem with unification of the values is that closures fundamentally have a different representation and can't use the runtime's because they must store a NodeRef (i.e the code). 

-- 
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/3209#issuecomment-494158087