tqchen commented on PR #17103:
URL: https://github.com/apache/tvm/pull/17103#issuecomment-2176124936

   We need to be careful with FFI updates. As of now, TIR function mostly 
relies on destination passing, so not involving too much heap allocations. 
   
   For the return value in generally, I think we would like to move toward a 
world where we rely on Object system for most cases, including the case of 
string return
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to