Home
last modified time | relevance | path

Searched defs:filter_h (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_benchmark_test.cc77 int filter_w, int filter_h, int out_depth, in Conv2D()
108 int batch, int height, int width, int in_depth, int filter_w, int filter_h, in Conv2DWithBias()
134 int batch, int height, int width, int in_depth, int filter_w, int filter_h, in Conv2DWithBiasAndActivation()
157 int batch, int height, int width, int in_depth, int filter_w, int filter_h, in Conv2DWithBatchNorm()
194 int batch, int height, int width, int in_depth, int filter_w, int filter_h, in Conv2DWithBatchNormAndActivation()
218 int in_depth, int filter_w, int filter_h, in FusedConv2DWithBias()
258 int batch, int height, int width, int in_depth, int filter_w, int filter_h, in FusedConv2DWithBatchNorm()
Dconv_grad_input_ops.h78 const int width, const int filter_h, const int filter_w, in Col2im()
Dconv_grad_input_ops_benchmark_test.cc40 int in_depth, int filter_h, int filter_w, in Conv2DBackpropInput()
Dconv_grad_filter_ops_benchmark_test.cc41 int in_depth, int filter_h, int filter_w, in Conv2DBackpropFilter()
Dconv_grad_ops_3d.cc78 const int filter_h, const int filter_w, const int pad_pt, in Col2im()
127 const int filter_h, const int filter_w, const int pad_pt, in Im2col()
Dconv_grad_filter_ops.cc74 const int width, const int filter_h, const int filter_w, in Im2col()
/external/OpenCL-CTS/test_conformance/profiling/
Dexecute.cpp179 int filter_w = 3, filter_h = 3; in kernelFilter() local
353 int filter_w = 3, filter_h = 3; in basicFilter() local
/external/ComputeLibrary/src/core/CL/kernels/
DCLDeconvolutionReshapeOutputKernel.cpp146 const int filter_h = weights_info->dimension(idx_h); in configure() local
/external/tensorflow/tensorflow/lite/kernels/
Dpooling3d_test.cc40 int filter_h, int filter_w, TensorData output, in BasePoolingOpModel()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h5224 const int width, const int filter_h, const int filter_w, in Col2im()
8199 const int filter_h, const int filter_w, const int pad_pt, in Col2im()