You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I remember, "s/it" stands for seconds per batch, which greatly depends on your batch size. With a standard batch size, yes, this duration is typical. Additionally, it's highly dependent on the number of workers you have in your dataloader.
I am using two A6000 RTX GPUs.
When I train the autoencoder models with the ImageNet dataset.
it shows 2.14s/it.
is it normal?
The text was updated successfully, but these errors were encountered: