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
91eb32b1e6
commit
d5cdecf07d
Binary file not shown.
@ -83,6 +83,7 @@ class BatchedOptimizer(Optimizer):
|
||||
|
||||
print(len(param_group))
|
||||
print(len(group_params_names))
|
||||
print(group_params_names)
|
||||
exit()
|
||||
|
||||
assert len(param_group) == len(group_params_names)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user