Searched refs:switch_trues (Results 1 – 1 of 1) sorted by relevance
200 std::vector<Output> switch_trues(num_loop_vars); in BuildWhileLoop() local204 switch_trues[i] = switch_i.output_true; in BuildWhileLoop()210 TF_RETURN_IF_ERROR(CreateBody(scope, body, switch_trues, &body_outputs)); in BuildWhileLoop()237 ToOutputTensor(cond_out), ToOutputTensors(switch_trues), in BuildWhileLoop()