Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc1132 Status ReductionShapeHelper(const Tensor* reduction_indices_t, in ReductionShapeHelper() function
1186 TF_RETURN_IF_ERROR(ReductionShapeHelper<int32>(reduction_indices_t, in ReductionShape()
1189 TF_RETURN_IF_ERROR(ReductionShapeHelper<int64>(reduction_indices_t, in ReductionShape()