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

[Relax] NDArray Cache Update with DLTensor Support #16464

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Hzfengsy
Copy link
Member

As NDArray on RPC devices only returns a DLTensor, we add support for DLTensor in NDArray Cache.

It's not easy to add test cases as we cannot create a raw DLTensor in Python interface.

cc @tqchen

As NDArray on RPC devices only returns a DLTensor, we add support
for DLTensor in NDArray Cache.

It's not easy to add test cases as we cannot create a raw DLTensor
in Python interface.
@github-actions github-actions bot requested a review from tqchen January 24, 2024 15:03
@tqchen tqchen merged commit 593a4bd into apache:main Jan 24, 2024
19 checks passed
@Hzfengsy Hzfengsy deleted the dltensor_support_in_ndarray_cache branch January 25, 2024 08:40
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