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

A question about the detail of code #5

Open
shizia opened this issue Mar 15, 2023 · 0 comments
Open

A question about the detail of code #5

shizia opened this issue Mar 15, 2023 · 0 comments

Comments

@shizia
Copy link

shizia commented Mar 15, 2023

Hello, when I run the code, I have a question about the line 156 in the model_search.py, which is x = self.layers[i](x, self.na_weights[0], edge_index) in the loop. If the self.na_weights[0] should be self.na_weights[i] ? Because it seems that each layer has its own na_weights .

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