from local
This commit is contained in:
parent
5676e4b756
commit
7b568c4130
Binary file not shown.
@ -865,6 +865,7 @@ class TransformerDecoder(nn.Module):
|
|||||||
C is the feature number.
|
C is the feature number.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
print(tgt)
|
||||||
output = tgt
|
output = tgt
|
||||||
|
|
||||||
outputs = []
|
outputs = []
|
||||||
|
|||||||
Reference in New Issue
Block a user