For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
reduce_row_mean_of_squares_qk_shape
def reduce_row_mean_of_squares_qk_shape(q: ManagedTensorSlice[Input, static_spec=q.static_spec], k: ManagedTensorSlice[Input, static_spec=k.static_spec]) -> IndexList[2]
Returns: