Shortcuts

mmeval.core.dist_backends

mmeval.core.dist_backends

dist_backends

BaseDistBackend

The base backend of distributed communication used by mmeval Metric.

TensorBaseDistBackend

A base backend of Tensor base distributed communication like PyTorch.

NonDist

A dummy distributed communication for non-distributed environment.

MPI4PyDist

A distributed communication backend for mpi4py.

TorchCPUDist

A cpu distributed communication backend for torch.distributed.

TorchCUDADist

A cuda distributed communication backend for torch.distributed.

TFHorovodDist

A distributed communication backend for horovod.tensorflow.

PaddleDist

A distributed communication backend for paddle.distributed.

OneFlowDist

A distributed communication backend for oneflow.

Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.