Searched refs:switch_predicate_ (Results 1 – 1 of 1) sorted by relevance
362 OutputTensor switch_predicate_; member in tensorflow::functionalize_cond::Conditional406 if (switch_predicate_.node == nullptr) switch_predicate_ = predicate; in AddSwitch()407 if (!(switch_predicate_ == predicate)) { in AddSwitch()411 DebugString(switch_predicate_), " vs ", DebugString(predicate), ")."); in AddSwitch()