Skip to content

Conversation

@Hzfengsy
Copy link
Member

As Array cannot be transferred through RPC protocol, we introduce a new unpack API by directly passing all str through PackedFunc.

This PR also fixes a bug in vm.builtin.ndarray_cache.update

cc @tqchen

@github-actions github-actions bot requested a review from tqchen February 27, 2024 10:22
As `Array` cannot be transferred through RPC protocol, we introduce
a new unpack API by directly passing all str through PackedFunc.

This PR also fixes a bug in `vm.builtin.ndarray_cache.update`
@tqchen tqchen merged commit 5718ff3 into apache:main Mar 3, 2024
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
As `Array` cannot be transferred through RPC protocol, we introduce
a new unpack API by directly passing all str through PackedFunc.

This PR also fixes a bug in `vm.builtin.ndarray_cache.update`
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
As `Array` cannot be transferred through RPC protocol, we introduce
a new unpack API by directly passing all str through PackedFunc.

This PR also fixes a bug in `vm.builtin.ndarray_cache.update`
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