NVIDIA-Merlin / core

Core Utilities for NVIDIA Merlin
Apache License 2.0
19 stars 14 forks source link

dict array migration to core GPU and CPU conversion foundation #202

Closed jperez999 closed 1 year ago

jperez999 commented 1 year ago

This provides the foundation for the array conversion capability. It will be the basis for allowing data to transfer from GPU to CPU and between frameworks.

karlhigley commented 1 year ago

Superseded by TensorTable