Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsegment_reduction_ops.cc111 class UnsortedSegmentProd : public UnsortedSegmentReduce { class
113 explicit UnsortedSegmentProd(OpKernelConstruction* ctx) in UnsortedSegmentProd() function in tensorflow::__anon7ff0dacf0111::UnsortedSegmentProd
/external/tensorflow/tensorflow/go/op/
Dwrappers.go32668 func UnsortedSegmentProd(scope *Scope, data tf.Output, segment_ids tf.Output, num_segments tf.Outpu… func