Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DSimpleMath.cpp62 int32_t* resolvedAxis = new int32_t[axisSize]; in meanGeneric() local
76 resolvedAxis, tempSumBuffer); in meanGeneric()
80 delete[] resolvedAxis; in meanGeneric()