Searched refs:SparseSegmentReductionOpBase (Results 1 – 1 of 1) sorted by relevance
619 class SparseSegmentReductionOpBase : public OpKernel { class621 explicit SparseSegmentReductionOpBase(OpKernelConstruction* context, in SparseSegmentReductionOpBase() function in tensorflow::SparseSegmentReductionOpBase897 : public SparseSegmentReductionOpBase<Device, T> {900 : SparseSegmentReductionOpBase<Device, T>( in SparseSegmentReductionMeanOp()907 : public SparseSegmentReductionOpBase<Device, T> {911 : SparseSegmentReductionOpBase<Device, T>( in SparseSegmentReductionMeanWithNumSegmentsOp()918 : public SparseSegmentReductionOpBase<Device, T> {921 : SparseSegmentReductionOpBase<Device, T>( in SparseSegmentReductionSqrtNOp()928 : public SparseSegmentReductionOpBase<Device, T> {932 : SparseSegmentReductionOpBase<Device, T>( in SparseSegmentReductionSqrtNWithNumSegmentsOp()[all …]