Home
last modified time | relevance | path

Searched refs:SegmentReductionDoValidation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsegment_reduction_ops.cc66 static bool SegmentReductionDoValidation(OpKernelContext* c, in SegmentReductionDoValidation() function
86 if (!SegmentReductionDoValidation(context, input, segment_ids)) { in Compute()