Searched refs:sequential_normalization (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NENormalizationLayerKernel.cpp | 199 …auto sequential_normalization = [&](const int x, const Coordinates & id, const int current_row, co… in normalize_float() local 239 …sequential_normalization(x, id, current_row, first_row, last_row, input_ptr, input_squared.ptr(), … in normalize_float() 271 …sequential_normalization(x, id, current_row, first_row, last_row, input_ptr, input_squared.ptr(), … in normalize_float()
|