Closed VictoriaBentell closed 6 years ago
Each step in train1 is nice and fast, but once the epoch is finished, it takes about 15 minutes to move onto the next epoch. Is there a known way to make this part faster? And what's going on here that takes so much time?
Ok I got it, lowering the batch size down to 8 seems to speed this phase up significantly.
Each step in train1 is nice and fast, but once the epoch is finished, it takes about 15 minutes to move onto the next epoch. Is there a known way to make this part faster? And what's going on here that takes so much time?