Searched defs:UnsortedSegmentMax (Results 1 – 2 of 2) sorted by relevance
21 __global__ void UnsortedSegmentMax(const T *input, const S *segment_ids, const int64_t num_segments… in UnsortedSegmentMax() function
2174 class UnsortedSegmentMax(PrimitiveWithCheck): class