Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 0472095

Browse files
authored
Update 20200616-keras-multihead-attention.md
`tf.keras.layers.experimental.MultiHeadAttention` and `tf.keras.layers.experimental.EinsumDense`
1 parent ec047a9 commit 0472095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/20200616-keras-multihead-attention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ No dependencies.
302302

303303
* We will first introduce the layer as
304304
`tf.keras.layers.experimental.MultiHeadAttention` and
305-
`tf.keras.layers.experimental.MaskedSoftmax`.
305+
`tf.keras.layers.experimental.EinsumDense`.
306306

307307
## Detailed Design
308308

0 commit comments

Comments
 (0)