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

self.weight is missing? #17

Open
yang-zhifei opened this issue May 13, 2022 · 2 comments
Open

self.weight is missing? #17

yang-zhifei opened this issue May 13, 2022 · 2 comments

Comments

@yang-zhifei
Copy link

yang-zhifei commented May 13, 2022

Hello,

due to the lack of this part, I can't train this model, can you provide the information of self.weight?

thinks.

https://github.com/pixelite1201/pytorch_coma/blob/master/layers.py#L34-L46

@dragonylee
Copy link

Hello,

due to the lack of this part, I can't train this model, can you provide the information of self.weight?

thinks.

https://github.com/pixelite1201/pytorch_coma/blob/master/layers.py#L34-L46

new torch_geometric uses self.lins instead of self.weight

@piplus2
Copy link

piplus2 commented Mar 1, 2023

you need to use pytorch geometric 1.3.2

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

3 participants