Home
last modified time | relevance | path

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

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