Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_pooling_ops_common.cc346 context, GetWindowedOutputSizeVerbose(tensor_in_planes, window_planes, in Init()
351 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Init()
355 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Init()
Dmkl_conv_ops.h414 OP_REQUIRES_OK(context_, GetWindowedOutputSizeVerbose(
417 OP_REQUIRES_OK(context_, GetWindowedOutputSizeVerbose(
420 OP_REQUIRES_OK(context_, GetWindowedOutputSizeVerbose(
Dops_util_test.cc106 Status status = GetWindowedOutputSizeVerbose( in VerifyGet2dOutputVerboseSizeValues()
111 status = GetWindowedOutputSizeVerbose( in VerifyGet2dOutputVerboseSizeValues()
Dconv_grad_input_ops.cc350 GetWindowedOutputSizeVerbose( in Compute()
356 GetWindowedOutputSizeVerbose( in Compute()
380 GetWindowedOutputSizeVerbose( in Compute()
386 GetWindowedOutputSizeVerbose( in Compute()
Dconv_grad_ops_3d.cc352 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
358 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
364 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
820 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
826 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
832 OP_REQUIRES_OK(context, GetWindowedOutputSizeVerbose( in Compute()
Dconv_grad_filter_ops.cc269 GetWindowedOutputSizeVerbose( in Compute()
275 GetWindowedOutputSizeVerbose( in Compute()
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h115 Status GetWindowedOutputSizeVerbose(int64 input_size, int64 filter_size,
Dcommon_shape_fns.cc67 Status GetWindowedOutputSizeVerbose(int64 input_size, int64 filter_size, in GetWindowedOutputSizeVerbose() function
86 return GetWindowedOutputSizeVerbose(input_size, filter_size, stride, in GetWindowedOutputSize()
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc2490 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon7c94107b3902()
2493 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon7c94107b3902()
2596 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon7c94107b3a02()
2599 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon7c94107b3a02()
2602 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon7c94107b3a02()
Dnn_ops.cc948 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon3e672dd81d02()
951 TF_RETURN_IF_ERROR(GetWindowedOutputSizeVerbose( in __anon3e672dd81d02()