Skip to main content

Mojo function

pack_filter

pack_filter(filter: TileTensor[dtype, LayoutType, origin, address_space=address_space, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types], packed_filter: TileTensor[dtype, LayoutType, origin, address_space=address_space, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types], num_groups: Int)

This packs the filter form RSFC to FRSCf.

Was this page helpful?