Lunderberg opened a new pull request, #15841:
URL: https://github.com/apache/tvm/pull/15841

   The catch-all in `relax.transform.KillAfterLastUse` can be used for 
releasing tensor/storage, not just those that were not previously handled.  
This simplifies the `StaticPlanBlockMemory` pass, as it does not need to track 
the location at which `R.memory.kill_storage` and `R.memory.kill_tensor` should 
be inserted.


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