EinsumPath ========== Evaluates the optimal contraction path without evaluating the einsum. **Abstract Signature:** ``EinsumPath(subscripts: str, operands: Tensor, optimize: str = auto)`` .. raw:: html

JAX (Core)

API: jax.numpy.einsum_path
Strategy: Direct Mapping

NumPy

API: numpy.einsum_path
Strategy: Direct Mapping