UnsortedSegmentMaxΒΆ
Computes the maximum along segments of a tensor.
Abstract Signature:
UnsortedSegmentMax(data: Tensor, segment_ids: Tensor, num_segments: int)
Computes the maximum along segments of a tensor.
Abstract Signature:
UnsortedSegmentMax(data: Tensor, segment_ids: Tensor, num_segments: int)