Home
last modified time | relevance | path

Searched refs:sequential_normalization (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNENormalizationLayerKernel.cpp199 …auto sequential_normalization = [&](const int x, const Coordinates & id, const int current_row, co… in normalize_float() local
239sequential_normalization(x, id, current_row, first_row, last_row, input_ptr, input_squared.ptr(), … in normalize_float()
271sequential_normalization(x, id, current_row, first_row, last_row, input_ptr, input_squared.ptr(), … in normalize_float()