Creates a `CondContext`. Args: pred: The `boolean` tensor for the conditional predicate. pivot: The predicate tensor in this branch. branch: 0 or 1 representing this branch. name: Name of the `CondContext` python object. context_def: Optional `ContextDef` protocol
(self,
pred=None,
pivot=None,
branch=None,
name="cond_text",
context_def=None,
import_scope=None)
source not stored for this graph (policy: none)
no test coverage detected