Home
last modified time | relevance | path

Searched defs:UnsortedSegmentMax (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dsegment_reduction_ops.cc177 class UnsortedSegmentMax : public UnsortedSegmentReduce { class
179 explicit UnsortedSegmentMax(OpKernelConstruction* ctx) in UnsortedSegmentMax() function in tensorflow::__anonbfc0371c0111::UnsortedSegmentMax
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go54871 func UnsortedSegmentMax(scope *Scope, data tf.Output, segment_ids tf.Output, num_segments tf.Output… func