[FEA] Refactor to more maintainable CPU support

Open
#941 1 comment 0 reactions 1 assignee View on GitHub

@albert17 is already working on this.

Since Jul 13, 2021.

Assessment

This issue has not been assessed yet.

Description

cpu

Right now CPU support has been implemented, but it has some works-arounds and I think the implementation could be more maintainable if we convert the Union+functions in dispatch.py into a generic class (DataFrame) and to specifications for CPU/GPU(CPUDataFrame/GPUDataFrame) or something similar; in a similar way that what we did with Writers.

Dominant language
Python
Stars
1.2k
Forks
149
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA-Merlin/NVTabular

All issues in NVIDIA-Merlin/NVTabular

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.