Draw high dimensional tensors as a matrix of matrices

matt_d | 24 points

Since matrices on a computer are actually 2-D matrices stored as linear 'arrays' (ok, memory locations)... I'm not sure what this is. Pretty standard implementation of the concept.

IAmBroom | 9 days ago

Curious why this isn’t in PyTorch.

saagarjha | a day ago

MATLAB does this

mbowring | a day ago