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
28e8ab9846
commit
c3d427d7a1
Binary file not shown.
@ -1595,7 +1595,7 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
for i, module in enumerate(model.modules()):
|
||||
if isinstance(module, fairseq.modules.multihead_attention.MultiheadAttention):
|
||||
print(module)
|
||||
|
||||
print('-'*30)
|
||||
exit()
|
||||
|
||||
adapter_names = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user