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
6e27993921
commit
2e0a8b7dab
Binary file not shown.
@ -975,7 +975,7 @@ def run(rank, world_size, args):
|
||||
except: print(f'pre-trained model has no parameterd named {n}.')
|
||||
else:
|
||||
|
||||
print(n)
|
||||
print(n[23:25])
|
||||
exit()
|
||||
|
||||
num_param = sum([p.numel() for p in model.parameters()])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user