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