You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* First `DConv` draft
* CUDA friendly
* Add GNNLayer
* Add test
* Export `DConv`
* Fix
* Fix test
* Add docs
* Add type
Co-authored-by: Carlo Lucibello <[email protected]>
* Add propagate but need to fix the transpose part
* Fix transpose
* Add spaces
Co-authored-by: Carlo Lucibello <[email protected]>
* Add spaces
Co-authored-by: Carlo Lucibello <[email protected]>
* Add spaces
Co-authored-by: Carlo Lucibello <[email protected]>
---------
Co-authored-by: Carlo Lucibello <[email protected]>
Diffusion convolution layer from the paper [Diffusion Convolutional Recurrent Neural Networks: Data-Driven Traffic Forecasting](https://arxiv.org/pdf/1707.01926).
0 commit comments