Step 1 Only: Reshape to [A,B,C] = [8,32,8]

This page shows only the first descriptor transformation from the code block.

Element IDs stay consistent. Every cell contains exactly 8 element IDs (kKPack=8).

Before view is the plain original contiguous grid (64x32, no extra spacing). Step1 view is reshaped to rows B=kM/MLdsLayer=32 and cols A=kK/kKPack*MLdsLayer=8.