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
feat: add degree functionality for GNNHeteroGraph (#360)
* add degree functionality for heterognn
* use _degree function
* update docstring
* change ordering to keep _degree functions at the bottom
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* Update src/GNNGraphs/query.jl
Co-authored-by: Carlo Lucibello <[email protected]>
* change test according to the new default behavior
---------
Co-authored-by: Carlo Lucibello <[email protected]>
0 commit comments