Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dremove_tf_if_const_args.cc89 auto new_then_function_name = in RemoveConstArgsFromTfIfOp() local
100 mlir::SymbolRefAttr::get(builder.getContext(), new_then_function_name)); in RemoveConstArgsFromTfIfOp()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc805 const auto new_then_function_name = fld->UniqueFunctionName( in PostprocessLiftedArgsForIf() local
809 *then_branch_function_body->graph, new_then_function_name, in PostprocessLiftedArgsForIf()
812 new_then_function_name, "then_branch", rewritten_then_branch_function_def, in PostprocessLiftedArgsForIf()