mindscience.distributed.manager.get_data_parallel_rank

mindscience.distributed.manager.get_data_parallel_rank()[source]

Get the data parallel rank of the current process.

Returns

int. The rank of the current process within the data parallel group.