mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Cosmetic fix
This commit is contained in:
parent
ff6431ed0f
commit
46bd93b792
@ -1193,7 +1193,7 @@ class SelfAttention(nn.Module):
|
||||
Args:
|
||||
embed_dim: the input and output embedding dimension
|
||||
num_heads: the number of attention heads
|
||||
value_dim: the value dimension per head
|
||||
value_head_dim: the value dimension per head
|
||||
"""
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user