BTW, packed functions can be across-ABI if we have to, by simply adding several 
C APIs. We don't have to make std::function across-ABI, just register pointers 
to them and execution context to them, like what DLPack did using `deleter` and 
`manager_ctx`.

-- 
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/3501#issuecomment-511057575

Reply via email to