pub type DDP<M> = DistributedDataParallel<M>;Expand description
Type alias for DistributedDataParallel.
Aliased Typeยง
pub struct DDP<M> { /* private fields */ }pub type DDP<M> = DistributedDataParallel<M>;Type alias for DistributedDataParallel.
pub struct DDP<M> { /* private fields */ }