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
a70eb4e65c
commit
94b041e97a
Binary file not shown.
@ -1716,7 +1716,6 @@ def main():
|
|||||||
if not args.add_adapter: run(rank=0, world_size=1, args=args, wb=wb)
|
if not args.add_adapter: run(rank=0, world_size=1, args=args, wb=wb)
|
||||||
else: run(rank=0, world_size=1, args=args, wb=wb)
|
else: run(rank=0, world_size=1, args=args, wb=wb)
|
||||||
|
|
||||||
|
|
||||||
torch.set_num_threads(1)
|
torch.set_num_threads(1)
|
||||||
torch.set_num_interop_threads(1)
|
torch.set_num_interop_threads(1)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user