Re: [PR] [RUNTIME][RPC] Enable RPCObjectRef return in RPC [tvm]

2024-01-12 Thread via GitHub
Hzfengsy merged PR #16387: URL: https://github.com/apache/tvm/pull/16387 -- 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: commits-unsubscr...@tvm.apache.

Re: [PR] [RUNTIME][RPC] Enable RPCObjectRef return in RPC [tvm]

2024-01-10 Thread via GitHub
tqchen commented on PR #16387: URL: https://github.com/apache/tvm/pull/16387#issuecomment-1886114908 cc @junrushao -- 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 unsub

[PR] [RUNTIME][RPC] Enable RPCObjectRef return in RPC [tvm]

2024-01-10 Thread via GitHub
tqchen opened a new pull request, #16387: URL: https://github.com/apache/tvm/pull/16387 This PR enables RPCObjectRef return object similar to the disco transporation. This allows us to do advanced remote debugging when remote vm requires advanced object input like kv cache and shape.