Mojo function
apple_batched_matmul
apple_batched_matmul[rank: Int, *, transpose_b: Bool = False, elementwise_epilogue_fn: Optional[elementwise_epilogue_type] = None](c: TileTensor[c.dtype, c.LayoutType, c.origin, address_space=c.address_space, linear_idx_type=c.linear_idx_type, element_size=c.element_size], a: TileTensor[a.dtype, a.LayoutType, a.origin, address_space=a.address_space, linear_idx_type=a.linear_idx_type, element_size=a.element_size], b: TileTensor[b.dtype, b.LayoutType, b.origin, address_space=b.address_space, linear_idx_type=b.linear_idx_type, element_size=b.element_size], c_shape_idx: IndexList[rank])
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!