Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/
DNENormalizationLayerKernel.cpp202 const int current_slice = dim == 0 ? x : id[dim]; in normalize_float() local
245 const int current_slice = dim == 0 ? x : id[dim]; in normalize_float() local