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

Errors when testing the train.py with tensorflow as backend #27

Closed
zhangyu2ustc opened this issue Feb 14, 2018 · 1 comment
Closed

Errors when testing the train.py with tensorflow as backend #27

zhangyu2ustc opened this issue Feb 14, 2018 · 1 comment

Comments

@zhangyu2ustc
Copy link

Sorry, the previous issue report was closed. So I created a new one.

The error message showed up again when I change the FILTER method from 'localpool' to 'chebyshev' even by running "python train.py" from terminal.

ValueError: Dimensions must be equal, but are 4299 and 1433 for 'graph_convolution_1/MatMul' (op: 'MatMul') with input shapes: [?,4299], [1433,16].

@tkipf
Copy link
Owner

tkipf commented Feb 14, 2018

Duplicate of #26

@tkipf tkipf marked this as a duplicate of #26 Feb 14, 2018
@tkipf tkipf closed this as completed Feb 14, 2018
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

2 participants