benedekrozemberczki / pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
MIT License
2.62k stars 369 forks source link

Matrix multiplication bug fixed #148

Closed doGregor closed 2 years ago

doGregor commented 2 years ago

Changed multiplication to summation in cell state calculation of HeteroGCLSTM layer