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
60ca393d9c
commit
fd68117712
Binary file not shown.
@ -884,7 +884,6 @@ class TransformerDecoder(nn.Module):
|
||||
outputs.append(output)
|
||||
|
||||
output = self.combiner(outputs)
|
||||
print(output.size())
|
||||
|
||||
return output
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user