slyubomirsky commented on issue #15319:
URL: https://github.com/apache/tvm/issues/15319#issuecomment-1897049947

   The original proposal has been implemented in #16129, though focusing mainly 
on dataflow blocks instead. I am also now working on an addition to have 
special handling for `split` and `concat` (when these are eligible to do 
in-place, they can be implemented as "no-ops" just by taking views of the 
underlying storage).
   
   We can use the more complex approach of #15689 to implement a more general 
version that does not require dataflow blocks.


-- 
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