Home
last modified time | relevance | path

Searched defs:dilation_factor (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/
Ddepthwise_dilated_qa8_qa8.cpp38 int dilation_factor, nck::ActivationFunction activation, in QAsymm8DilatedDepthwiseConvolution()
61 int dilation_factor, int n_output_rows, int n_output_cols, in QAsymm8DilatedDepthwiseConvolution()
83 int dilation_factor, nck::ActivationFunction activation, in QAsymm8DilatedDepthwiseConvolution()
107 int dilation_factor, int n_output_rows, int n_output_cols, in QAsymm8DilatedDepthwiseConvolution()
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_dilated_conv.cc62 int dilation_factor) { in ResolveDilatedConv()
193 int dilation_factor = in Run() local
/external/ComputeLibrary/src/runtime/NEON/functions/assembly/
DNEDepthwiseConvolutionAssemblyDispatch.cpp50int dilation_factor, neon_convolution_kernels::ActivationFunction activation, in get_qasymm8_convolver()
135int dilation_factor, neon_convolution_kernels::ActivationFunction activation, in get_fp16_convolver()
176int dilation_factor, neon_convolution_kernels::ActivationFunction activation, in get_fp32_convolver()
229 const int dilation_factor = dilation.x(); in create_convolver() local
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dconv_test.cc34 int dilation_factor = 1, int stride_length = 1, in QuantizedConvolutionOpModel()
346 const int dilation_factor = 3; in TEST() local
/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_test.cc57 int dilation_factor = 1, int stride_width = 1, int stride_height = 1, in BaseDepthwiseConvolutionOpModel()
375 const int dilation_factor = 3; in SimpleDilatedTestPaddingValid() local
437 const int dilation_factor = 2; in SimpleDilatedTestPaddingSame() local
806 const int dilation_factor = 3; in TEST_P() local
865 const int dilation_factor = 2; in TEST_P() local
Ddepthwise_conv_hybrid_test.cc56 int dilation_factor = 1, int stride_width = 1, int stride_height = 1, in BaseDepthwiseConvolutionOpModel()