Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h206 Status UnsortedSegmentReductionShapeFn(InferenceContext* c);
Dcommon_shape_fns.cc2129 Status UnsortedSegmentReductionShapeFn(InferenceContext* c) { in UnsortedSegmentReductionShapeFn() function
/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc1309 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
1319 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
1329 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
1339 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
Dstring_ops.cc127 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);