| /external/tensorflow/tensorflow/core/kernels/ |
| D | depthwise_conv_op.cc | 284 const int64 stride_c = GetTensorDim(strides_, data_format_, 'C'); in DepthwiseConv2dNativeOp() local
|
| D | mkl_conv_ops.h | 574 int stride_c = GetTensorDim(strides_, data_format_, 'C'); in MklConvBackpropCommonOp() local
|
| D | depthwise_conv_grad_op.cc | 558 const int64 stride_c = GetTensorDim(strides_, data_format_, 'C'); in DepthwiseConv2dNativeBackpropInputOp() local 1047 const int64 stride_c = GetTensorDim(strides_, data_format_, 'C'); in DepthwiseConv2dNativeBackpropFilterOp() local
|
| D | conv_ops_using_gemm.cc | 445 const int64 stride_c = GetTensorDim(strides_, data_format_, 'C'); in Conv2DUsingGemmOp() local
|
| D | pooling_ops_3d.cc | 677 const int32 stride_c = GetTensorDim(stride_, data_format_, 'C'); in MaxPooling3dGradGradOp() local
|
| D | conv_ops_fused_image_transform.cc | 637 const int64 stride_c = GetTensorDim(strides_, FORMAT_NHWC, 'C'); in FusedResizeConv2DUsingGemmOp() local
|
| D | conv_grad_filter_ops.cc | 271 int stride_c = GetTensorDim(strides_, data_format_, 'C'); in Conv2DBackpropFilterOp() local
|
| D | conv_ops.cc | 371 const int64 stride_c = GetTensorDim(strides, data_format, 'C'); in InitConv2DParameters() local
|
| D | conv_grad_input_ops.cc | 396 int stride_c = GetTensorDim(strides_, data_format_, 'C'); in Conv2DBackpropInputOp() local
|
| D | mkl_conv_ops.cc | 465 const int64 stride_c = GetTensorDim(strides_, data_format_, 'C'); in MklConvOp() local
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_blas.cc | 2363 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched() 2419 float beta, DeviceMemory<float> *c, int ldc, int64 stride_c, in DoBlasGemmStridedBatched() 2432 double beta, DeviceMemory<double> *c, int ldc, int64 stride_c, in DoBlasGemmStridedBatched() 2447 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched() 2462 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched()
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_blas.cc | 2344 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched() 2364 float beta, DeviceMemory<float> *c, int ldc, int64 stride_c, in DoBlasGemmStridedBatched() 2377 double beta, DeviceMemory<double> *c, int ldc, int64 stride_c, in DoBlasGemmStridedBatched() 2392 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched() 2404 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched()
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream.cc | 4699 float beta, DeviceMemory<Eigen::half> *c, int ldc, int64 stride_c, in ThenBlasGemmStridedBatched() 4720 float beta, DeviceMemory<float> *c, int ldc, int64 stride_c, in ThenBlasGemmStridedBatched() 4741 double beta, DeviceMemory<double> *c, int ldc, int64 stride_c, in ThenBlasGemmStridedBatched() 4764 int64 stride_c, int batch_count) { in ThenBlasGemmStridedBatched() 4787 int64 stride_c, int batch_count) { in ThenBlasGemmStridedBatched()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | legacy_optimized_ops.h | 2488 int stride_c = n; in Conv() local
|
| D | optimized_ops.h | 1211 int stride_c = n; in Conv() local
|