jax.lax.batch_matmul

Warning

This page was created from a pull request (#9655).

jax.lax.batch_matmulΒΆ

jax.lax.batch_matmul(lhs, rhs, precision=None)[source]ΒΆ

Batch matrix multiplication.

Parameters
Return type

Any