Home
last modified time | relevance | path

Searched defs:WorkingSpace (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_depthfirst.hpp72 struct WorkingSpace struct
74 void *input_buffer;
75 void *output_buffer;
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_generic.hpp213 using WorkingSpace = typename WorkspaceManager::WorkspaceType; typedef in arm_conv::depthwise::DepthwiseDepthfirstGeneric
H A Ddepthwise_depthfirst_multiplier.hpp485 using WorkingSpace = typename WorkspaceManager::WorkspaceType; typedef in arm_conv::depthwise::DepthwiseDepthfirstMultiplier
H A Ddepthwise_depthfirst.hpp326 using WorkingSpace = typename WorkspaceManager::WorkspaceType; typedef in arm_conv::depthwise::DepthwiseDepthfirst