Selects elements from true_value or false_value based on pred,
analogous to R's ifelse().
Value
tensorish
Has the same shape and data type as true_value.
See also
nvl_ifelse() for the underlying primitive.
Selects elements from true_value or false_value based on pred,
analogous to R's ifelse().
tensorish
Has the same shape and data type as true_value.
nvl_ifelse() for the underlying primitive.