torch.sym_ite
-
torch.sym_ite(b, t, f)[source] -
SymInt-aware utility for ternary operator (
t if b else f.)
torch.sym_ite(b, t, f) [source]
SymInt-aware utility for ternary operator (t if b else f.)
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.sym_ite.html