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

Embedding vector dimension issue in the paper #39

Open
0nyoun9 opened this issue Mar 5, 2024 · 1 comment
Open

Embedding vector dimension issue in the paper #39

0nyoun9 opened this issue Mar 5, 2024 · 1 comment

Comments

@0nyoun9
Copy link

0nyoun9 commented Mar 5, 2024

image
The dimension of the input data is n×k. After the convolution is completed, the dimension of the data must have changed. However, according to the content of the paper, the dimension has not changed after the convolution is completed and is still n×k. And,then send it to GATs

@0nyoun9
Copy link
Author

0nyoun9 commented Mar 5, 2024

image

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