from local
This commit is contained in:
parent
1b607a9c0f
commit
f84a12540a
Binary file not shown.
@ -689,7 +689,7 @@ class ConformerEncoder(nn.Module):
|
|||||||
)
|
)
|
||||||
layer_outputs.append(output)
|
layer_outputs.append(output)
|
||||||
|
|
||||||
return output
|
return output, layer_outputs
|
||||||
|
|
||||||
@torch.jit.export
|
@torch.jit.export
|
||||||
def chunk_forward(
|
def chunk_forward(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user