Skip to main content

Mojo function

reshape_shape

reshape_shape[output_rank: Int, input_type: DType, target_shape_type: DType, single_thread_blocking_override: Bool](input_buf: TileTensor[input_type, LayoutType, origin, address_space=address_space, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types], target_shape_buf: TileTensor[target_shape_type, LayoutType, origin, address_space=address_space, linear_idx_type=linear_idx_type, element_shape_types=element_shape_types]) -> IndexList[output_rank]

Returns:

IndexList

Was this page helpful?