Searched refs:output_names_vec (Results 1 – 1 of 1) sorted by relevance
584 std::vector<string> output_names_vec; in TF_GraphToFunctionWithControlOutputs() local586 output_names_vec.reserve(noutputs); in TF_GraphToFunctionWithControlOutputs()588 output_names_vec.push_back(string(output_names[i])); in TF_GraphToFunctionWithControlOutputs()618 input_tensors, output_tensors, output_names_vec, control_output_nodes, in TF_GraphToFunctionWithControlOutputs()