tf.raw_ops.UnsortedSegmentJoin

inputsA Tensor of type string.
segment_idsA Tensor. Must be one of the following types: int32, int64.
num_segmentsA Tensor. Must be one of the following types: int32, int64.
separatorAn optional string. Defaults to "".
nameA name for the operation (optional).

A Tensor of type string.