8000
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 4ef505e commit 9cd6010Copy full SHA for 9cd6010
stubs/tensorflow/@tests/stubtest_allowlist.txt
@@ -60,6 +60,7 @@ tensorflow.keras.layers.*.__init__
60
tensorflow.keras.layers.*.call
61
tensorflow.keras.regularizers.Regularizer.__call__
62
tensorflow.keras.constraints.Constraint.__call__
63
+tensorflow.keras.layers.MultiHeadAttention.__call__
64
65
# Layer class does good deal of __new__ magic and actually returns one of two different internal
66
# types depending on tensorflow execution mode. This feels like implementation internal.
0 commit comments