Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc138 Status GetWindowedOutputSizeFromDimsV2( in GetWindowedOutputSizeFromDimsV2() function
195 return GetWindowedOutputSizeFromDimsV2(c, input_size, filter_size, in GetWindowedOutputSizeFromDims()
527 TF_RETURN_IF_ERROR(GetWindowedOutputSizeFromDimsV2( in Conv2DShapeImpl()
530 TF_RETURN_IF_ERROR(GetWindowedOutputSizeFromDimsV2( in Conv2DShapeImpl()
624 TF_RETURN_IF_ERROR(GetWindowedOutputSizeFromDimsV2( in Conv3DShape()
627 TF_RETURN_IF_ERROR(GetWindowedOutputSizeFromDimsV2( in Conv3DShape()
630 TF_RETURN_IF_ERROR(GetWindowedOutputSizeFromDimsV2( in Conv3DShape()
Dcommon_shape_fns.h163 Status GetWindowedOutputSizeFromDimsV2(