Skip to content

Commit

Permalink
add attention model
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Oct 9, 2024
1 parent 4aae5e8 commit 2898c84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/kapoorlabs_lightning/pytorch_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1585,6 +1585,8 @@ def forward(self, input):
"TrackAsuraRotaryPositionalEncoding",
"DenseNet",
"MitosisNet",
"Attention",
"HybridAttentionDenseNet",
"CloudAutoEncoder",
"DGCNNEncoder",
"FoldNetEncoder",
Expand Down

0 comments on commit 2898c84

Please sign in to comment.