tf.raw_ops.UnsortedSegmentJoin

inputs A Tensor of type string.
segment_ids A Tensor. Must be one of the following types: int32, int64.
num_segments A Tensor. Must be one of the following types: int32, int64.
separator An optional string. Defaults to "".
name A name for the operation (optional).

A Tensor of type string.