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

No Initialization of masks in train_n.py #2

Open
rengchizder opened this issue Aug 3, 2022 · 0 comments
Open

No Initialization of masks in train_n.py #2

rengchizder opened this issue Aug 3, 2022 · 0 comments

Comments

@rengchizder
Copy link

When running the code for HierGAT+, an error is thrown. I believe it is because there is no initialization of masks in train_n.py line 38: logits, y, _ = model(xs, zs, y, masks).

Thanks.

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