Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc676 const auto new_cond_function_name = in PostprocessLiftedArgsForWhile() local
680 *cond_function_body->graph, new_cond_function_name, in PostprocessLiftedArgsForWhile()
682 TF_RETURN_IF_ERROR(AddFunctionWithNewName(new_cond_function_name, "cond", in PostprocessLiftedArgsForWhile()