Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc677 const auto new_cond_function_name = in PostprocessLiftedArgsForWhile() local
681 *cond_function_body->graph, new_cond_function_name, in PostprocessLiftedArgsForWhile()
683 TF_RETURN_IF_ERROR(AddFunctionWithNewName(new_cond_function_name, "cond", in PostprocessLiftedArgsForWhile()