Home
last modified time | relevance | path

Searched defs:n_output_channels (Results 1 – 8 of 8) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/winograd_transforms/
Dweights_2_7_fp32_fp32_integers.cpp33 const int n_output_channels, in execute()
Dweights_6_3_fp32_fp32_integers.cpp33 const int n_output_channels, in execute()
Dweights_4_5_fp32_fp32_integers.cpp33 const int n_output_channels, in execute()
Dweights_2x2_5x5_fp32_fp32_integers.cpp33 const int n_output_channels, in execute()
Dweights_4x4_3x3_fp16_fp16_integers.cpp34 const int n_output_channels, in execute()
Dweights_2x2_3x3_fp32_fp32_integers.cpp33 const int n_output_channels, in execute()
Dweights_4x4_3x3_fp32_fp32_integers.cpp33 const int n_output_channels, in execute()
/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
Dtensor.hpp92 int n_output_channels, n_rows, n_cols, n_input_channels; member