Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dmerge_tf_if_ops.cc222 auto empty_string_attr = builder.getStringAttr(""); in CreateBranchFunction() local
232 get_branch(if_op), empty_string_attr, empty_string_attr, in CreateBranchFunction()
233 empty_string_attr); in CreateBranchFunction()