DistributionType Class

Inheritance
builtins.object
DistributionType

Constructor

DistributionType()

Attributes

MPI

MPI = 'mpi'

PYTORCH

PYTORCH = 'pytorch'

RAY

RAY = 'ray'

TENSORFLOW

TENSORFLOW = 'tensorflow'