Column-parallel linear layer mathematical notation

Column-parallel linear layer is a recurring research-paper notation family. Partitions a linear layer's output dimension so each rank independently produces a distinct output-feature shard.

Column-parallel linear layer: Partitions a linear layer's output dimension so each rank independently produces a distinct output-feature shard. Example: Each device computes different output features from the same input.