Skip to main content

Module shape

Module shape 

Source
Expand description

Shape-movement kernels that materialize data: concatenation.

Functionsยง

cat
Concatenate contiguous logical views along dim. Each source is first materialized in logical order, then copied block-by-block into the output.