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
7b568c4130
commit
60ca393d9c
Binary file not shown.
@ -865,7 +865,7 @@ class TransformerDecoder(nn.Module):
|
||||
C is the feature number.
|
||||
|
||||
"""
|
||||
print(tgt)
|
||||
print(tgt.size())
|
||||
output = tgt
|
||||
|
||||
outputs = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user