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

how to generate candidate adjacency matrices #28

Open
lihuiliullh opened this issue Nov 13, 2021 · 0 comments
Open

how to generate candidate adjacency matrices #28

lihuiliullh opened this issue Nov 13, 2021 · 0 comments

Comments

@lihuiliullh
Copy link

May I know how you generate candidate adjacency matrices?
Suppose the graph contains N different edge types. Will you generate N different candidate adjacency matrices while each candidate adjacency matrix denotes the adjacency information of that edge type?

Besides, if the graph is large, the adjacency matrix should be large. It is impossible to store the whole matrix in memory. When you train the model, do you use message passing instead of matrix multiplication?

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