Home
last modified time | relevance | path

Searched defs:branch_suffix (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.cc85 auto branch_suffix = absl::StrCat("_removed_const_args_", id_++); in RemoveConstArgsFromTfIfOp() local
107 absl::string_view branch_suffix, in CreateBranchFunction()
H A Dmerge_tf_if_ops.cc207 absl::string_view branch_prefix, absl::string_view branch_suffix, in CreateBranchFunction()