Searched refs:op_suffix (Results 1 – 1 of 1) sorted by relevance
156 std::string op_suffix(sub_op_name); in GetLayerNameSuffix() local158 op_suffix = in GetLayerNameSuffix()159 absl::StrCat(op_suffix, "_", std::to_string(sub_op_instance.value())); in GetLayerNameSuffix()161 return op_suffix; in GetLayerNameSuffix()