Home
last modified time | relevance | path

Searched refs:BuildCondBranch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1801 def BuildCondBranch(self, fn): member in CondContext
1964 orig_res_t, res_t = context_t.BuildCondBranch(true_fn)
1975 orig_res_f, res_f = context_f.BuildCondBranch(false_fn)