Skip to main content
Log in

Mojo function

pack_filter

pack_filter(filter: NDBuffer[type, rank, origin, shape, strides, alignment=alignment, address_space=address_space, exclusive=exclusive], packed_filter: NDBuffer[type, rank, origin, shape, strides, alignment=alignment, address_space=address_space, exclusive=exclusive], num_groups: Int)

This packs the filter form RSFC to FRSCf.

Was this page helpful?