Searched refs:CreateBranchFunction (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ | ||
H A D | remove_tf_if_const_args.cc | 90 CreateBranchFunction(builder, if_op.then_function(), branch_suffix, in RemoveConstArgsFromTfIfOp() |
H A D | merge_tf_if_ops.cc | 175 auto then_branch_name = CreateBranchFunction( in MergeIfOpsWithSameArgs() |