Tensor reshape mathematical notation
Tensor reshape is a recurring research-paper notation family. Reinterprets the same ordered elements under a new axis structure with the same total element count.
Tensor reshape: Reinterprets the same ordered elements under a new axis structure with the same total element count. Example: Split the hidden dimension into head count and head width without changing values.