AllToShardedLinear ================== Distributed linear layer where result is sharded across the group. **Abstract Signature:** ``AllToShardedLinear(in_features: int, out_features: int, bias: bool = True, group)`` .. raw:: html
—
mlx.nn.AllToShardedLinear