Rate this Page

torch.sym_ite#

torch.sym_ite(b, t, f)[source]#

SymInt-aware utility for ternary operator (t if b else f.)