Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/transforms/
Dtranspose_interleave_common.hpp67 const TIn *inptr_base = inarray + x0 + (k0 * ldin); in Transform() local
128 const TIn *inptr_base = inarray + (xmax - overflow) + (k0 * ldin); in Transform() local
/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/
Dimpl_fp32_fp32.hpp113 const float* __restrict__ inptr_base = input; in execute_tile() local
Dimpl_fp16_fp16.hpp113 const float16_t* __restrict__ inptr_base = input; in execute_tile() local