mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
8031ade3b5
commit
369b314d85
Binary file not shown.
@ -113,7 +113,6 @@ class Transformer(nn.Module):
|
||||
# num_layers=num_encoder_layers,
|
||||
# norm=encoder_norm,
|
||||
#)
|
||||
print(encoder_norm)
|
||||
self.encoder = TransfEncoder(
|
||||
encoder_layer=encoder_layer,
|
||||
num_layers=num_encoder_layers,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user