EinsumPathΒΆ
Evaluates the optimal contraction path without evaluating the einsum.
Abstract Signature:
EinsumPath(subscripts: str, operands: Tensor, optimize: str = auto)
Evaluates the optimal contraction path without evaluating the einsum.
Abstract Signature:
EinsumPath(subscripts: str, operands: Tensor, optimize: str = auto)