Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc570 Status AddFunctionWithNewName(const std::string& new_name, in AddFunctionWithNewName() function
656 TF_RETURN_IF_ERROR(AddFunctionWithNewName(new_body_function_name, "body", in PostprocessLiftedArgsForWhile()
683 TF_RETURN_IF_ERROR(AddFunctionWithNewName(new_cond_function_name, "cond", in PostprocessLiftedArgsForWhile()
807 TF_RETURN_IF_ERROR(AddFunctionWithNewName( in PostprocessLiftedArgsForIf()
817 TF_RETURN_IF_ERROR(AddFunctionWithNewName( in PostprocessLiftedArgsForIf()