Home
last modified time | relevance | path

Searched defs:configure_window (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClGemmReshapeLhsMatrixKernel.cpp74 Window configure_window(ITensorInfo *src, ITensorInfo *dst, const GEMMLHSMatrixInfo &lhs_info, bool… in configure_window() function
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEQLSTMLayerNormalizationKernel.cpp118 Window NEQLSTMLayerNormalizationKernel::configure_window(ITensor *target) in configure_window() function in arm_compute::NEQLSTMLayerNormalizationKernel