EinsumPathΒΆ
Evaluates the lowest cost contraction order for an einsum expression.
Abstract Signature:
EinsumPath(subscripts: str, operands: Tensor)
Evaluates the lowest cost contraction order for an einsum expression.
Abstract Signature:
EinsumPath(subscripts: str, operands: Tensor)