mxnet.kvstoreΒΆ

Key-value store for distributed communication

Modules

base

Key value store interface of MXNet for parameter synchronization.

byteps

BytePS backend for MXNet KVStore

horovod

Key value store interface of MXNet for Horovod

kvstore

Key value store interface of MXNet for parameter synchronization.

kvstore_server

A server node for the key value store.