Home
last modified time | relevance | path

Searched defs:IDepthfirstStrategy (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_multiplier.hpp262 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size()
268 …static void *initialise(WorkspaceType *ws, void *buffer, const WorkspaceArgs<IDepthfirstStrategy, … in initialise()
290 static size_t sizeof_input_rows(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in sizeof_input_rows()
302 static size_t sizeof_input_padding(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in sizeof_input_padding()
309 static size_t sizeof_input_patch(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in sizeof_input_patch()
H A Dworking_space.hpp247 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size()
253 …static void *initialise(WorkspaceType *ws, void *buffer, const WorkspaceArgs<IDepthfirstStrategy, … in initialise()
268 static size_t sizeof_outptr_array(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in sizeof_outptr_array()
274 static size_t sizeof_output_buffer(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in sizeof_output_buffer()
H A Ddepthwise_depthfirst_generic.hpp186 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size()
193 …static void *initialise(WorkspaceType *ws, void *buffer, const WorkspaceArgs<IDepthfirstStrategy, … in initialise()
H A Ddepthwise_depthfirst.hpp202 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size()
208 …static void *initialise(WorkspaceType *ws, void *buffer, const WorkspaceArgs<IDepthfirstStrategy, … in initialise()
H A Ddepthfirst_driver.hpp41 class IDepthfirstStrategy class
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Ddepthfirst_driver.hpp33 class IDepthfirstStrategy class