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