NVTabular icon indicating copy to clipboard operation
NVTabular copied to clipboard

[FEA] Add example of multihot data with hugectr

Open benfred opened this issue 3 years ago • 2 comments

We should update our movielens example for HugeCTR to incorporate the multihot 'genres' field since HugeCTR supports multihot parquet inputs now.

We should be able to use the same preprocessing script for HugeCTR with movielens that we do with TensorFlow now - but we will need to move the existing hugectr movielens examples to be in the same folder for both training and inference.

benfred avatar Aug 09 '21 17:08 benfred

@benfred there is a PR for that: https://github.com/NVIDIA/NVTabular/pull/1021

shall we consider it?

rnyak avatar Aug 13 '21 15:08 rnyak

@rnyak @benfred what is the plan for this and #1021 ?

albert17 avatar Nov 17 '21 15:11 albert17