↓ 4 callersClassBlock2x2DiagBlock matrix of size n x n of the form [[A, B], [C, D]] where each of A, B, C, D are diagonal. This means that only the diagonal and the n//2-th
learning_transforms/butterfly_old.py:203
↓ 2 callersClassBlock2x2DiagRectangularBlock matrix of size k n x k n of the form [[A, B], [C, D]] where each of A, B, C, D are diagonal. This means that only the diagonal and the n//2-
learning_transforms/butterfly_old.py:344
↓ 1 callersClassBlock2x2DiagBmmBlock matrix of size n x n of the form [[A, B], [C, D]] where each of A, B, C, D are diagonal. This means that only the diagonal and the n//2-th
learning_transforms/butterfly_old.py:460