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

Producing local edge embeddings by global edge encoder #31

Open
joneswong opened this issue Aug 25, 2024 · 0 comments
Open

Producing local edge embeddings by global edge encoder #31

joneswong opened this issue Aug 25, 2024 · 0 comments

Comments

@joneswong
Copy link

edge_attr_local = self.edge_encoder_global(

I am wondering whether this is correct. It seems that edge_encoder_local is not called within the whole module.

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