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

   Creates HexagonPageAllocator to manage allocations for the RPC server
   
   Adds new Device APIs for RPC buffer management
   
   Allocations are tracked by two separate buffer managers:
   
   - rpc_hexbuffs is used exclusively for RPC buffers
   - runtime_hexbuffs is used exclusively for runtime buffers
   
   cc: @csullivan 
   


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