Searched defs:switch_op (Results 1 – 6 of 6) sorted by relevance
58 Operation *switch_op = &*iter++; in TEST() local157 Operation *switch_op = &*iter++; in TEST() local
33 const auto* switch_op = switch_it->get(); in Run() local
283 def _process_switch(self, switch_op, ops_which_must_run, argument
126 auto switch_op = ops::Switch(root.WithOpName("switch"), arg_1_op, arg_0_op); in TEST() local
282 ops::Switch switch_op(scope.WithOpName("switch"), input, cond); in TEST_F() local
155 TFOp switch_op = value.getDefiningOp(); in GetControlAnchorForSwitchResult() local