Skip to main content

Mojo function

apple_batched_matmul

apple_batched_matmul[*, transpose_b: Bool = False, elementwise_epilogue_fn: OptionalReg[elementwise_epilogue_type] = None](c: NDBuffer[dtype, rank, origin, shape, strides, alignment2=alignment2, address_space=address_space, exclusive=exclusive], a: NDBuffer[dtype, rank, origin, shape, strides, alignment2=alignment2, address_space=address_space, exclusive=exclusive], b: NDBuffer[dtype, rank, origin, shape, strides, alignment2=alignment2, address_space=address_space, exclusive=exclusive])

Was this page helpful?