Searched defs:filter_w (Results  1 – 11 of 11) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | conv_ops_benchmark_test.cc | 85                           int filter_w, int filter_h, int out_depth,  in Conv2D()119     int batch, int height, int width, int in_depth, int filter_w, int filter_h,  in Conv2DWithBias()
 145     int batch, int height, int width, int in_depth, int filter_w, int filter_h,  in Conv2DWithBiasAndActivation()
 168     int batch, int height, int width, int in_depth, int filter_w, int filter_h,  in Conv2DWithBatchNorm()
 205     int batch, int height, int width, int in_depth, int filter_w, int filter_h,  in Conv2DWithBatchNormAndActivation()
 229                                   int in_depth, int filter_w, int filter_h,  in FusedConv2DWithBias()
 273     int batch, int height, int width, int in_depth, int filter_w, int filter_h,  in FusedConv2DWithBatchNorm()
 
 | 
| D | conv_grad_input_ops.h | 79             const int width, const int filter_h, const int filter_w,  in Col2im()
 | 
| D | conv_grad_input_ops_benchmark_test.cc | 40                                   int in_depth, int filter_h, int filter_w,  in Conv2DBackpropInput()
 | 
| D | conv_grad_filter_ops_benchmark_test.cc | 41                                    int in_depth, int filter_h, int filter_w,  in Conv2DBackpropFilter()
 | 
| D | conv_grad_ops_3d.cc | 80             const int filter_h, const int filter_w, const int pad_pt,  in Col2im()129             const int filter_h, const int filter_w, const int pad_pt,  in Im2col()
 
 | 
| D | conv_grad_filter_ops.cc | 75             const int width, const int filter_h, const int filter_w,  in Im2col()
 | 
| /external/OpenCL-CTS/test_conformance/profiling/ | 
| D | execute.cpp | 175     int                    filter_w = 3, filter_h = 3;  in kernelFilter()  local349     int            filter_w = 3, filter_h = 3;  in basicFilter()  local
 
 | 
| /external/ComputeLibrary/src/core/CL/kernels/ | 
| D | CLDeconvolutionReshapeOutputKernel.cpp | 147     const int filter_w = weights_info->dimension(idx_w);  in configure()  local
 | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | pooling3d_test.cc | 40                      int filter_h, int filter_w, TensorData output,  in BasePoolingOpModel()
 | 
| /external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/ | 
| D | tf_to_xla_attribute_utils.cc | 99   const int filter_w = filter_shape.getDimSize(1);  in PadForDynamicShapedInputSamePadding()  local
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | optimized_ops.h | 4901             const int width, const int filter_h, const int filter_w,  in Col2im()8149             const int filter_h, const int filter_w, const int pad_pt,  in Col2im()
 
 |