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

Import issues when running dlrm_v3 folder #190

Open
nstrimple opened this issue Feb 20, 2025 · 0 comments
Open

Import issues when running dlrm_v3 folder #190

nstrimple opened this issue Feb 20, 2025 · 0 comments

Comments

@nstrimple
Copy link

When following the steps in the readme here I am getting several import errors

  1. ModuleNotFoundError: No module named 'hammer' referring to the /generative-recommenders/generative_recommenders/ops/pytorch/pt_position.py

  2. After subbing that import out to refer to common.py I get an error OSError: /deeplearning/fbgemm/fbgemm_gpu:sparse_ops: cannot open shared object file: No such file or directory referring to the same file looking at these type of imports torch.ops.load_library("//deeplearning/fbgemm/fbgemm_gpu:sparse_ops")

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

1 participant