Tensor shape declaration mathematical notation

Tensor shape declaration is a recurring research-paper notation family. Declares the numeric domain and ordered axis sizes of a tensor before operations are applied to it.

Tensor shape declaration: Declares the numeric domain and ordered axis sizes of a tensor before operations are applied to it. Example: X contains B sequences, each with T positions and d features.