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
broadcast_shape_fn
def broadcast_shape_fn(lhs_buf: ManagedTensorSlice[Input, static_spec=lhs_buf.static_spec], rhs_buf: ManagedTensorSlice[Input, static_spec=rhs_buf.static_spec]) -> IndexList[1]
Returns:
IndexList[1]