torch.tx.LazyExpression.unbind
lazyExpression.unbind(): LazyExpressionCreate a copy of this expression with no bindings.
Useful when you want to reuse the compiled pattern with different variables.
Returns
LazyExpressionlazyExpression.unbind(): LazyExpressionCreate a copy of this expression with no bindings.
Useful when you want to reuse the compiled pattern with different variables.
LazyExpression