Home
last modified time | relevance | path

Searched defs:mult_interleave4x4_height (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmMatrixMultiplyKernel.cpp90 const int mult_interleave4x4_height = reshape_info.mult_interleave4x4_height(); in validate_arguments() local
/external/ComputeLibrary/src/cpu/operators/
DCpuGemm.cpp232 int mult_interleave4x4_height = 1; in validate() local
/external/ComputeLibrary/arm_compute/core/
DTypes.h2223 int mult_interleave4x4_height() const in mult_interleave4x4_height() function