Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Dworking_space.hpp125 static size_t get_element_size(const WorkspaceArgs<StratType, OutputStage> &) { return 0; } in get_element_size() function
149 static size_t get_element_size(const WorkspaceArgs<StratType, OutputStage> &) in get_element_size() function in arm_conv::depthwise::__anonc012286a0111::ActivationsElement
218 static size_t get_element_size(const WorkspaceArgs<StratType, OutputStage> &args) in get_element_size() function in arm_conv::depthwise::__anonc012286a0111::InputBufferElement
247 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size() function in arm_conv::depthwise::__anonc012286a0111::OutputArrayElement
296 static size_t get_element_size(const WorkspaceArgs<StratType, arm_gemm::Requantize32> &args) in get_element_size() function in arm_conv::depthwise::__anonc012286a0111::RequantizationParametersElement
Ddepthwise_depthfirst_generic.hpp186 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size() function in arm_conv::depthwise::GenericInputArrayElement
Ddepthwise_planar.hpp212 …static size_t get_element_size(const WorkspaceArgs<IPlanarStrategy<OutputStage>, OutputStage> &arg… in get_element_size() function
Ddepthwise_depthfirst_multiplier.hpp262 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size() function in arm_conv::depthwise::depthfirst_multiplier::InputPatchElement
Ddepthwise_depthfirst.hpp202 static size_t get_element_size(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in get_element_size() function in arm_conv::depthwise::depthwise_depthfirst::InputArrayElement
/external/mesa3d/src/mapi/glapi/gen/
Dtypeexpr.py241 def get_element_size(self): member in type_expression