Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc1073 ShapeHandle num_segments_shape; in SparseSegmentReductionWithNumSegmentsShapeFn() local
1074 TF_RETURN_IF_ERROR(c->WithRank(c->input(3), 0, &num_segments_shape)); in SparseSegmentReductionWithNumSegmentsShapeFn()