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

Mistake in "hyperboloid.py" #45

Open
Zhaoyang-Chu opened this issue Nov 23, 2022 · 0 comments
Open

Mistake in "hyperboloid.py" #45

Zhaoyang-Chu opened this issue Nov 23, 2022 · 0 comments

Comments

@Zhaoyang-Chu
Copy link

Zhaoyang-Chu commented Nov 23, 2022

When I ran the model with the following command:
python train.py --task nc --dataset disease_nc --model HGCN --dim 16 --lr 0.01 --dim 16 --num-layers 2 --act relu --bias 1 --dropout 0 --weight-decay 0 --manifold Hyperboloid --log-freq 5 --cuda 0 --use-att 1 --local-agg 1

I got the following error:
image
IndexError: too many indices for tensor of dimension 1

I felt confused about this problem. Please help me.

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