I have done it setting num_workers = 8. However for 8 training cycle I have not to wait the loading of the data but after that the for loop of training stops and wait for loading of data.
I have done it setting num_workers = 8. However for 8 training cycle I have not to wait the loading of the data but after that the for loop of training stops and wait for loading of data.