get_world_size#

composer.utils.dist.get_world_size()[source]#

Returns the world size, which is the number of processes participating in this training run.

Returns

int โ€“ The world size.