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

   This PR changes the interface of the function
   `CommitAcceptedTokenTreeNodeToKVCache` introduced recently for PagedKVCache 
to a stateless interface. Previously the interace is a stateful one, which 
makes strong assumption on the caller side. This commit removes the assumption 
so that the interface becomes less confusing.


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