Andrew Schaub
Results
1
issues of
Andrew Schaub
Boltz never returns on CPU-only runs, leaving a stray resource_tracker process. Proposed solution: 1. Don’t use DDPStrategy when `--accelerator cpu` 2. Call `sys.exit(0)` at the end of predict()