Home
last modified time | relevance | path

Searched defs:segment_ids_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc1124 ShapeHandle segment_ids_shape; in SegmentReductionShapeFn() local
1145 ShapeHandle segment_ids_shape; in SparseSegmentReductionShapeFn() local
1207 ShapeHandle segment_ids_shape; in SparseSegmentReductionWithNumSegmentsShapeFn() local
/external/tensorflow/tensorflow/core/kernels/
Dsegment_reduction_ops_gpu.cu.cc137 const TensorShape& segment_ids_shape, in operator ()()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h1800 const RuntimeShape& segment_ids_shape, in SegmentSum()