Searched defs:n_input_rows (Results 1 – 6 of 6) sorted by relevance
/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/ |
D | depthwise_dilated_qa8_qa8.cpp | 37 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DilatedDepthwiseConvolution() 60 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DilatedDepthwiseConvolution() 82 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DilatedDepthwiseConvolution() 106 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DilatedDepthwiseConvolution() 129 const unsigned int padding_right) -> IDepthwiseConvolution * { in QAsymm8DilatedDepthwiseConvolution()
|
D | impl_qa8_qa8.hpp | 49 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DepthwiseConvolution() 75 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DepthwiseConvolution() 103 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DepthwiseConvolution() 132 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QAsymm8DepthwiseConvolution()
|
D | impl_fp32_fp32.hpp | 53 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in DepthwiseConvolution() 76 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in DepthwiseConvolution()
|
D | impl_fp16_fp16.hpp | 53 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in DepthwiseConvolution() 76 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in DepthwiseConvolution()
|
D | impl_qa8_qs8_per_channel.hpp | 257 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QSymm8HybridPerChannelDepthwiseConvolution() 283 int n_batches, int n_input_rows, int n_input_cols, int n_channels, in QSymm8HybridPerChannelDepthwiseConvolution()
|
D | impl_dilated.hpp | 91 const int n_batches, const int n_input_rows, const int n_input_cols, in MEMBERFN()
|