Skip to main content

Mojo function

bottom_k_shape

bottom_k_shape[dtype: DType, rank: Int, single_thread_blocking_override: Bool](input: NDBuffer[dtype, rank, origin], max_k: Int, axis: Int) -> IndexList[rank]

Was this page helpful?