chronos-forecasting/scripts/training
Lorenzo Stella 050d600f64
Bound number of workers by number of datasets (#157)
*Issue #, if available:* Fixes #154

*Description of changes:* Prior to the fix, some workers have no dataset
to consume if `dataloader_num_workers > len(training_data_paths)`.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
2024-07-23 10:37:14 +02:00
..
configs Add support for causal models (#113) 2024-06-13 17:37:04 +02:00
train.py Bound number of workers by number of datasets (#157) 2024-07-23 10:37:14 +02:00