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