Skip to content

Commit

Permalink
renaming licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecavabarrett committed Jun 1, 2020
1 parent bece4fe commit 0e08ee0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion models/dgl/pna_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

"""
PNA: Principal Neighbourhood Aggregation
Gabriele Corso, Luca Cavalleri, Dominique Beaini, Pietro Liò, Petar Veličković
Gabriele Corso, Luca Cavalleri, Dominique Beaini, Pietro Lio, Petar Velickovic
https://arxiv.org/abs/2004.05718
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"""
PNA: Principal Neighbourhood Aggregation
Gabriele Corso, Luca Cavalleri, Dominique Beaini, Pietro Liò, Petar Veličković
Gabriele Corso, Luca Cavalleri, Dominique Beaini, Pietro Lio, Petar Velickovic
https://arxiv.org/abs/2004.05718
Architecture follows that in https://github.com/graphdeeplearning/benchmarking-gnns
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"""
PNA: Principal Neighbourhood Aggregation
Gabriele Corso, Luca Cavalleri, Dominique Beaini, Pietro Liò, Petar Veličković
Gabriele Corso, Luca Cavalleri, Dominique Beaini, Pietro Lio, Petar Velickovic
https://arxiv.org/abs/2004.05718
Architecture follows that in https://github.com/graphdeeplearning/benchmarking-gnns
"""
Expand Down

0 comments on commit 0e08ee0

Please sign in to comment.