Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h280 std::vector<int> switch_ids_; variable
Dfunctionalize_cond.cc1386 for (int s_id : switch_ids_) { in DeleteReachableAndDeadNodes()
1602 switch_ids_.push_back(switch_id); in AddSwitchId()