Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsegment_reduction_ops.cc143 class UnsortedSegmentMax : public UnsortedSegmentReduce { class
145 explicit UnsortedSegmentMax(OpKernelConstruction* ctx) in UnsortedSegmentMax() function in tensorflow::__anon7ff0dacf0111::UnsortedSegmentMax
/external/tensorflow/tensorflow/go/op/
Dwrappers.go30120 func UnsortedSegmentMax(scope *Scope, data tf.Output, segment_ids tf.Output, num_segments tf.Output… func