提交 3ae3aecf 编写于 作者: A A. Unique TensorFlower

Fixes a typo.

PiperOrigin-RevId: 311196489
上级 8518d053
......@@ -307,7 +307,7 @@ class MultiHeadAttention(tf.keras.layers.Layer):
attention to certain positions.
Returns:
attention_output: The result of the computation, of shape [B, F, N, V] or
attention_output: The result of the computation, of shape [B, T, N, V] or
[B, F, E], where `N` is the number of heads and `E` is the query input
last dimension.
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册