Home
last modified time | relevance | path

Searched defs:get_packing_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_multiplier.hpp45 virtual interleaves::PackingArguments get_packing_args(const DepthwiseArgs &args) const in get_packing_args() function in arm_conv::depthwise::DepthfirstMultiplierStrategy
195 virtual interleaves::PackingArguments get_packing_args(const DepthwiseArgs &args) const in get_packing_args() function in arm_conv::depthwise::GenericDepthfirstMultiplierStrategy
H A Ddepthwise_depthfirst.hpp114 interleaves::PackingArguments get_packing_args(void) const in get_packing_args() function in arm_conv::depthwise::DepthwiseDepthfirstStrategy