Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RUNTIME][RPC] Enable RPCObjectRef over multi-hop RPC #16635

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Feb 23, 2024

This PR enables RPCObjectRef over multi-hop RPC.
It is necessary to rewrap the argument as RPCObjectRef so that the intermediate validation and re-encoding logic can follow through.

This PR enables RPCObjectRef over multi-hop RPC.
It is necessary to rewrap the argument as RPCObjectRef
so that the intermediate validation and re-encoding logic can
follow through.
@yongwww yongwww merged commit 7e269dc into apache:main Feb 24, 2024
19 checks passed
Hzfengsy added a commit to Hzfengsy/tvm that referenced this pull request Feb 27, 2024
As a followup PR to apache#16635, this PR fixes the FreeObject in minrpc server.
Hzfengsy added a commit to Hzfengsy/tvm that referenced this pull request Feb 29, 2024
As a followup PR to apache#16635, this PR fixes the FreeObject in minrpc server.
Hzfengsy added a commit to Hzfengsy/tvm that referenced this pull request Mar 4, 2024
As a followup PR to apache#16635, this PR fixes the FreeObject in minrpc server.
Hzfengsy added a commit to Hzfengsy/tvm that referenced this pull request Mar 9, 2024
As a followup PR to apache#16635, this PR fixes the FreeObject in minrpc server.
tqchen pushed a commit that referenced this pull request Mar 10, 2024
As a followup PR to #16635, this PR fixes the FreeObject in minrpc server.
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
This PR enables RPCObjectRef over multi-hop RPC.
It is necessary to rewrap the argument as RPCObjectRef
so that the intermediate validation and re-encoding logic can
follow through.
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
As a followup PR to apache#16635, this PR fixes the FreeObject in minrpc server.
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
As a followup PR to apache#16635, this PR fixes the FreeObject in minrpc server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants