We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd7de8 commit e18c469Copy full SHA for e18c469
zeta/__init__.py
@@ -11,4 +11,6 @@
11
12
13
#attention
14
-from zeta.utils.attention.dilated_attention import DilatedAttention2
+from zeta.utils.attention.dilated_attention import DilatedAttention2
15
+from zeta.utils.attention.main import Attention, AttentionLayers
16
+
0 commit comments