1-), 2, 3, 4, 5 - Understanding DeepMind’s Sorting Algorithm
PartialSort3() isn’t actually a sorting function. It’s a sorting kernel that’s intended to be used as the building block of the sort3() function.
It’s also worth mentioning that Sort3() and Sort5() are kernels themselves.