Closed knoriy closed 2 years ago
PyTorch lighting handels the effective batch size. We simply need to pass the batch size. PL will calculate batch_size * n_gpu * n_node
batch_size * n_gpu * n_node
PyTorch lighting handels the effective batch size. We simply need to pass the batch size. PL will calculate
batch_size * n_gpu * n_node