Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEReduceMean.cpp118 ITensor *tmp_input = input; in configure() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuSoftmax.cpp77 const ITensorInfo *tmp_input = (_needs_permute ? &_input_permuted : src); in configure() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLReduceMean.cpp130 ICLTensor *tmp_input = input; in configure() local