You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
This looks like a really interesting project! I saw currently torcharrow runs on CPU with the Velox backend. Just wondering any plan to offload some of the ops to GPU? If exists, what's the technical path? Any plan to reuse the cudf/rapids library?
Thanks,
Jie
The text was updated successfully, but these errors were encountered:
Thanks @whbldhwj ! we do plan on supporting GPU. Current prototype is based on PyTorch itself. Would you mind sharing if have particular use cases that can benefit from GPU processing?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
This looks like a really interesting project! I saw currently torcharrow runs on CPU with the Velox backend. Just wondering any plan to offload some of the ops to GPU? If exists, what's the technical path? Any plan to reuse the cudf/rapids library?
Thanks,
Jie
The text was updated successfully, but these errors were encountered: