Searched refs:sub_op_suffix (Results 1 – 1 of 1) sorted by relevance
1674 std::string sub_op_suffix = GetLayerNameSuffix(sub_op_name, sub_op_instance); in SetLayerName() local1675 if (sub_op_suffix.empty()) { in SetLayerName()1679 absl::StrCat(node_def.name(), "-", sub_op_suffix)); in SetLayerName()