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
1a931527e4
commit
9c72b903f9
Binary file not shown.
@ -1592,7 +1592,7 @@ def run_adapter(rank, world_size, args, wb=None):
|
|||||||
|
|
||||||
print('-'*30)
|
print('-'*30)
|
||||||
for i, module in enumerate(model.modules()):
|
for i, module in enumerate(model.modules()):
|
||||||
print(i, module)
|
print(i, type(module))
|
||||||
|
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user