Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc650 const auto new_body_function_name = in PostprocessLiftedArgsForWhile() local
654 *body_function_body->graph, new_body_function_name, in PostprocessLiftedArgsForWhile()
656 TF_RETURN_IF_ERROR(AddFunctionWithNewName(new_body_function_name, "body", in PostprocessLiftedArgsForWhile()