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

[BUG] notebooks of hugectr_wdl_prediction can not run #336

Closed
LarryZhangy opened this issue Jul 1, 2022 · 4 comments
Closed

[BUG] notebooks of hugectr_wdl_prediction can not run #336

LarryZhangy opened this issue Jul 1, 2022 · 4 comments
Milestone

Comments

@LarryZhangy
Copy link

LarryZhangy commented Jul 1, 2022

Describe the bug
when i try notebook https://nvidia-merlin.github.io/HugeCTR/master/notebooks/hugectr_wdl_prediction.html
i got error when run preprocess.py

TypeError: Unsupported type: Cannot convert object of type <class 'method'> to Node.

To Reproduce
Steps to reproduce the behavior:

  1. just try notebook

Expected behavior
everything is ok.

Screenshots
image

Environment (please complete the following information):

  • OS: ubuntu 16.04
  • Graphic card: NVIDIA V100
  • CUDA version: CUDA 11.1
  • Docker image : nvcr.io/nvidia/merlin/merlin-training:22.05
  • HugeCTR Version: 3.6
@jershi425
Copy link
Collaborator

Hi @LarryZhangy, thank you for your feedback. The NV Tabular team is currently working on solving this data preprocessing issue. For now, you are free to try other inference notebooks which uses data generated from our data generator, for example, hps demo.

@LarryZhangy
Copy link
Author

@jershi425 , Thanks! I had try it use generated data, it can work.

@viswa-nvidia viswa-nvidia added this to the Merlin 22.10 milestone Sep 26, 2022
@jershi425
Copy link
Collaborator

This issue was fixed in v22.11 release.

@heroes999
Copy link

heroes999 commented Apr 24, 2023

I'm afraid it was not correctly fixed in v22.11 @jershi425

I download nvcr.io/nvidia/merlin/merlin-hugectr tag 22.11, still get the same error. Any idea to workaround to run wide&deep demo?
1682330881701

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

No branches or pull requests

4 participants