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