Home
last modified time | relevance | path

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

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