Create a case operation. The `pred_fn_pairs` parameter is a dict or list of pairs of size N. Each pair contains a boolean scalar tensor and a python callable that creates the tensors to be returned if the boolean evaluates to True. `default` is a callable generating a list of tensors. All t
(pred_fn_pairs, default=None, exclusive=False, strict=False,
name="case")
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected