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