We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
you need to use pytorch geometric 1.3.2
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: