Hzfengsy commented on PR #16379:
URL: https://github.com/apache/tvm/pull/16379#issuecomment-1907394980

   > At the low-level relax, does this correspond to a void return type?
   
   You are right, it's void. But for now it is printed as an Object. Here is a 
real-world example:
   
   ```python
   _5_1: R.Object = 
R.call_packed("vm.builtin.paged_attention_kv_cache_attention", paged_kv_cache, 
R.prim_value(0), alloc15, alloc16, alloc17, alloc18)
   ```


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