/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
H A D | depthwise_depthfirst_multiplier.hpp | 73 …buffer, const void *biases, const Nothing &, const void *weights, size_t ld_weight_col, size_t ld_… in pack_parameters() 105 …d *biases, const arm_gemm::Requantize32 &qp, const void *weights, size_t ld_weight_col, size_t ld_… in pack_parameters() 234 …er, const void *biases, const OutputStage &, const void *weights, size_t ld_weight_col, size_t ld_… in pack_parameters() 505 …void pack_parameters(void *buffer, const void *biases, const void *weights, size_t ld_weight_col, … in pack_parameters()
|
H A D | depthwise_depthfirst.hpp | 147 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters() 180 …void pack_parameters(void *buffer, const void *biases, const void *weights, size_t ld_weight_col, … in pack_parameters() 340 …void pack_parameters(void *buffer, const void *biases, const void *weights, size_t ld_weight_col, … in pack_parameters()
|
H A D | depthwise_depthfirst_generic.hpp | 113 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters() 227 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | depthwise_planar.hpp | 184 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters() 269 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | depthwise_strategies_common.hpp | 79 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/weight_transforms/ |
H A D | cpp_fp32_1x6_1x3.cpp | 33 const float *inptr, size_t, size_t ld_weight_col, in cpp_fp32_1x6_1x3() argument
|
H A D | cpp_fp32_1x2_1x7.cpp | 33 const float* inptr, size_t, size_t ld_weight_col, in cpp_fp32_1x2_1x7() argument
|
H A D | cpp_fp32_1x4_1x5.cpp | 35 size_t ld_weight_col, in cpp_fp32_1x4_1x5()
|
H A D | arm_fp32_2x2_5x5.cpp | 34 const float *inptr, const size_t ld_weight_row, const size_t ld_weight_col, in arm_fp32_2x2_5x5()
|
H A D | arm_fp32_2x2_3x3.cpp | 34 const float *inptr, size_t ld_weight_row, size_t ld_weight_col, in arm_fp32_2x2_3x3()
|
H A D | a64_fp16_4x4_3x3.cpp | 37 const size_t ld_weight_col, in a64_fp16_4x4_3x3()
|
H A D | arm_fp32_4x4_3x3.cpp | 34 const float *inptr, const size_t ld_weight_row, const size_t ld_weight_col, in arm_fp32_4x4_3x3()
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/ |
H A D | sve_s8q_3x3_dot.cpp | 51 …t *bias, const int8_t *weights, const arm_gemm::Requantize32 &qp, size_t ld_weight_col, size_t ld_… in pack_parameters()
|
H A D | a64_u8q_3x3_dot.cpp | 51 … *bias, const uint8_t *weights, const arm_gemm::Requantize32 &qp, size_t ld_weight_col, size_t ld_… in pack_parameters()
|
H A D | a64_s8q_3x3_dot.cpp | 51 …t *bias, const int8_t *weights, const arm_gemm::Requantize32 &qp, size_t ld_weight_col, size_t ld_… in pack_parameters()
|
H A D | sve_u8q_3x3_dot.cpp | 51 … *bias, const uint8_t *weights, const arm_gemm::Requantize32 &qp, size_t ld_weight_col, size_t ld_… in pack_parameters()
|
H A D | 8b_mla.cpp | 47 size_t ld_weight_col, in generic_pack()
|
H A D | generic.cpp | 73 size_t ld_weight_col, in pack_parameters_generic()
|
H A D | generic_quantized_dot_product.cpp | 58 const T *weights, size_t ld_weight_col, size_t ld_weight_row, in pack_parameters()
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/ |
H A D | sve_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 63 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | a64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 70 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | a64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 71 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 63 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | sve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 63 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|
H A D | a64_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 63 const void *weights, size_t ld_weight_col, size_t ld_weight_row in pack_parameters()
|