Skip to content

Commit

Permalink
GAT added in edge_models
Browse files Browse the repository at this point in the history
  • Loading branch information
allaffa committed Nov 26, 2024
1 parent c0df8b0 commit 20032a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hydragnn/utils/input_config_parsing/config_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ def update_config_equivariance(config):
def update_config_edge_dim(config):
config["edge_dim"] = None
edge_models = [
"GAT",
"PNA",
"PNAPlus",
"PNAEq",
Expand Down

0 comments on commit 20032a0

Please sign in to comment.