MasterJH5574 commented on code in PR #16316:
URL: https://github.com/apache/tvm/pull/16316#discussion_r1438897861


##########
python/tvm/relax/frontend/nn/modules.py:
##########
@@ -612,6 +621,154 @@ def append(self, new_element: Tensor) -> None:
         )
 
 
+class PagedKVCache(Object):

Review Comment:
   Sounds good, just updated. The unit test for PagedKVCache will be moved to 
MLC accordingly.



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