mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Whitespace fix
This commit is contained in:
parent
008dbaf745
commit
63472a19b1
@ -462,11 +462,6 @@ class ZipformerEncoderLayer(nn.Module):
|
|||||||
min_abs=1.0, max_abs=4.0,
|
min_abs=1.0, max_abs=4.0,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# balancer for output of NonlinAttentionModule
|
# balancer for output of NonlinAttentionModule
|
||||||
self.balancer_na = Balancer(
|
self.balancer_na = Balancer(
|
||||||
embed_dim, channel_dim=-1,
|
embed_dim, channel_dim=-1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user