Skip to content

add GAT to CLI#147

Closed
nilchia wants to merge 1 commit into
BIMSBbioinfo:mainfrom
nilchia:update_GNN
Closed

add GAT to CLI#147
nilchia wants to merge 1 commit into
BIMSBbioinfo:mainfrom
nilchia:update_GNN

Conversation

@nilchia
Copy link
Copy Markdown
Collaborator

@nilchia nilchia commented May 19, 2026

The GAT graph convolution type was not supported from CLI. this PR adds this to CLI

@borauyar
Copy link
Copy Markdown
Member

@nilchia unfortunately GAT is currently not supported. That's why it was removed from the command-line.
If you try running it, you'll get this error:
Static graphs not supported in 'GATConv'

I removed it from the docstrings now to avoid confusion: see here

@borauyar borauyar closed this May 20, 2026
@nilchia nilchia deleted the update_GNN branch May 21, 2026 20:10
@nilchia
Copy link
Copy Markdown
Collaborator Author

nilchia commented May 21, 2026

oh, I see, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants