Searched defs:n_output_channels (Results 1 – 8 of 8) sorted by relevance
| /external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/winograd_transforms/ |
| D | weights_2_7_fp32_fp32_integers.cpp | 33 const int n_output_channels, in execute()
|
| D | weights_6_3_fp32_fp32_integers.cpp | 33 const int n_output_channels, in execute()
|
| D | weights_4_5_fp32_fp32_integers.cpp | 33 const int n_output_channels, in execute()
|
| D | weights_2x2_5x5_fp32_fp32_integers.cpp | 33 const int n_output_channels, in execute()
|
| D | weights_4x4_3x3_fp16_fp16_integers.cpp | 34 const int n_output_channels, in execute()
|
| D | weights_2x2_3x3_fp32_fp32_integers.cpp | 33 const int n_output_channels, in execute()
|
| D | weights_4x4_3x3_fp32_fp32_integers.cpp | 33 const int n_output_channels, in execute()
|
| /external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ |
| D | tensor.hpp | 92 int n_output_channels, n_rows, n_cols, n_input_channels; member
|