Module top_k

Source
Expand description

Fuses a sequence of TopK operators in to one TopK operator

Structsยง

TopK
Fuses a sequence of TopK operators in to one TopK operator if they happen to share the same grouping and ordering key.