Loop Transformers — AI Dictionary

A transformer architecture that reuses the same block of layers multiple times on its own output, instead of stacking a fixed sequence of unique layers — trading extra passes through shared weights f…