/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
H A D | depthwise_depthfirst_multiplier.hpp | 73 …void pack_parameters(const DepthwiseArgs &args, void *buffer, const void *biases, const Nothing &,… in pack_parameters() function in arm_conv::depthwise::DepthfirstMultiplierStrategy 105 …void pack_parameters(const DepthwiseArgs &args, void *buffer, const void *biases, const arm_gemm::… in pack_parameters() function in arm_conv::depthwise::DepthfirstMultiplierStrategy 234 …void pack_parameters(const DepthwiseArgs &args, void *buffer, const void *biases, const OutputStag… in pack_parameters() function in arm_conv::depthwise::GenericDepthfirstMultiplierStrategy 505 …void pack_parameters(void *buffer, const void *biases, const void *weights, size_t ld_weight_col, … in pack_parameters() function in arm_conv::depthwise::DepthwiseDepthfirstMultiplier
|
H A D | depthwise_depthfirst.hpp | 144 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::DepthwiseDepthfirstStrategy 180 …void pack_parameters(void *buffer, const void *biases, const void *weights, size_t ld_weight_col, … in pack_parameters() function in arm_conv::depthwise::DepthwiseDepthfirstCommon 340 …void pack_parameters(void *buffer, const void *biases, const void *weights, size_t ld_weight_col, … in pack_parameters() function in arm_conv::depthwise::DepthwiseDepthfirst
|
H A D | depthwise_depthfirst_generic.hpp | 110 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::GenericDepthfirstStrategy 225 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::DepthwiseDepthfirstGeneric
|
H A D | depthwise_planar.hpp | 181 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::PlanarStrategy 267 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::DepthwisePlanar
|
H A D | depthwise_strategies_common.hpp | 76 virtual void pack_parameters( in pack_parameters() function in arm_conv::depthwise::DepthfirstStrategy
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/ |
H A D | sve_s8q_3x3_dot.cpp | 51 void interleave_sve_s8q_3x3_dot::pack_parameters(unsigned int n_channels, void *outptr, const int32… in pack_parameters() function in arm_conv::depthwise::interleave_sve_s8q_3x3_dot
|
H A D | a64_u8q_3x3_dot.cpp | 51 void interleave_a64_u8q_3x3_dot::pack_parameters(unsigned int n_channels, void *outptr, const int32… in pack_parameters() function in arm_conv::depthwise::interleave_a64_u8q_3x3_dot
|
H A D | a64_s8q_3x3_dot.cpp | 51 void interleave_a64_s8q_3x3_dot::pack_parameters(unsigned int n_channels, void *outptr, const int32… in pack_parameters() function in arm_conv::depthwise::interleave_a64_s8q_3x3_dot
|
H A D | sve_u8q_3x3_dot.cpp | 51 void interleave_sve_u8q_3x3_dot::pack_parameters(unsigned int n_channels, void *outptr, const int32… in pack_parameters() function in arm_conv::depthwise::interleave_sve_u8q_3x3_dot
|
H A D | generic_quantized_dot_product.cpp | 56 void pack_parameters( in pack_parameters() function
|
/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 | 61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::sve_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst
|
H A D | a64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 68 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::a64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst
|
H A D | a64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 69 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::a64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst
|
H A D | sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst
|
H A D | sve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::sve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst
|
H A D | a64_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp | 61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::a64_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/internal/ |
H A D | CpuDepthwiseConv2dAssemblyWrapperKernel.cpp | 341 void CpuDepthwiseConv2dAssemblyWrapperKernel::pack_parameters(void *parameters_ptr, void *bias_ptr,… in pack_parameters() function in arm_compute::cpu::kernels::CpuDepthwiseConv2dAssemblyWrapperKernel
|