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
b9ef1eb801
commit
bf7f4305c1
Binary file not shown.
@ -977,6 +977,7 @@ def run(rank, world_size, args):
|
||||
for n, p in pre_trained_model2.items():
|
||||
if rank == 0:
|
||||
print(n)
|
||||
exit()
|
||||
|
||||
for n, p in model.named_parameters():
|
||||
if 'layer' not in n:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user