Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dkernel_shape_util.cc66 Status GetWindowedOutputSizeVerbose(int64 input_size, int64 filter_size, in GetWindowedOutputSizeVerbose() function
85 return GetWindowedOutputSizeVerbose(input_size, filter_size, stride, in GetWindowedOutputSize()
Dkernel_shape_util.h114 Status GetWindowedOutputSizeVerbose(int64 input_size, int64 filter_size,
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_pooling_ops_common.cc331 context, GetWindowedOutputSizeVerbose(tensor_in_planes, window_planes, in Init()
336 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Init()
340 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Init()
/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_input_ops.h562 GetWindowedOutputSizeVerbose(
568 GetWindowedOutputSizeVerbose(
598 GetWindowedOutputSizeVerbose(
604 GetWindowedOutputSizeVerbose(
Dops_util_test.cc108 Status status = GetWindowedOutputSizeVerbose( in VerifyGet2dOutputVerboseSizeValues()
113 status = GetWindowedOutputSizeVerbose( in VerifyGet2dOutputVerboseSizeValues()
Ddepthwise_conv_op.cc382 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
385 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
Dconv_grad_ops_3d.cc363 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
369 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
375 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
831 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
837 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
843 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
Dpooling_ops_common.cc164 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in PoolParameters()
167 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in PoolParameters()
Dconv_grad_filter_ops.cc468 GetWindowedOutputSizeVerbose( in Compute()
474 GetWindowedOutputSizeVerbose( in Compute()
Ddepthwise_conv_grad_op.cc128 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( \
131 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( \
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc2649 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon42d741193902()
2652 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon42d741193902()
2755 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon42d741193a02()
2758 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon42d741193a02()
2761 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon42d741193a02()
Dnn_ops.cc1042 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anonad10f3361702()
1045 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anonad10f3361702()