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.h203 Status UnsortedSegmentReductionShapeFn(InferenceContext* c);
Dcommon_shape_fns.cc2089 Status UnsortedSegmentReductionShapeFn(InferenceContext* c) { in UnsortedSegmentReductionShapeFn() function
/external/tensorflow/tensorflow/core/ops/
Dmath_ops.cc1288 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
1298 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
1308 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
1318 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);
Dstring_ops.cc112 .SetShapeFn(shape_inference::UnsortedSegmentReductionShapeFn);