Home
last modified time | relevance | path

Searched defs:pack_parameters (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_multiplier.hpp73 …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 Ddepthwise_depthfirst.hpp144 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 Ddepthwise_depthfirst_generic.hpp110 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 Ddepthwise_planar.hpp181 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 Ddepthwise_strategies_common.hpp76 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 Dsve_s8q_3x3_dot.cpp51 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 Da64_u8q_3x3_dot.cpp51 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 Da64_s8q_3x3_dot.cpp51 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 Dsve_u8q_3x3_dot.cpp51 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 Dgeneric_quantized_dot_product.cpp56 void pack_parameters( in pack_parameters() function
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/
H A Dsve_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::sve_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst
H A Da64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp68 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::a64_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst
H A Da64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp69 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::a64_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst
H A Dsve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::sve_s8qs_nhwc_3x3_s1_output2x2_dot_depthfirst
H A Dsve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp61 void pack_parameters( in pack_parameters() function in arm_conv::depthwise::sve_s8q_nhwc_3x3_s1_output2x2_dot_depthfirst
H A Da64_u8q_nhwc_3x3_s1_output2x2_dot_depthfirst.hpp61 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 DCpuDepthwiseConv2dAssemblyWrapperKernel.cpp341 void CpuDepthwiseConv2dAssemblyWrapperKernel::pack_parameters(void *parameters_ptr, void *bias_ptr,… in pack_parameters() function in arm_compute::cpu::kernels::CpuDepthwiseConv2dAssemblyWrapperKernel