Jędrzej Hasiura

Results 2 issues of Jędrzej Hasiura

I wasn't able to find propagation of PyTorch Lightning Trainer accelerator this results in ddp_spawn selection UserWarning: You requested multiple GPUs but did not specify a backend, e.g. `Trainer(accelerator="dp"|"ddp"|"ddp2")`. Setting...

I'm running chunk_convert.sh with following command ` NUM_DEVICES=4 NUM_WORKERS=10 ./chunk_convert.sh download_dir_test marker_test3 ` I can see that it processes (based on progress bars and GPU utilisation), however no files are...