FUSING A DATA PIPELINE
Watch the same row-scoring operation run as two GPU passes with an intermediate buffer, or as one fused pass that goes straight from features to scores.
checking WebGPU…
GPU wall flagged
The preview is sampled for readability. The actual selected rows × features are processed by WebGPU; timing is secondary to the data-flow picture.