Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/include/
H A DOperationsUtils.h144 inline bool handleNegativeAxis(const Shape& shape, int32_t* axis) { in handleNegativeAxis() function
/aosp12/packages/modules/NeuralNetworks/common/
H A DOperationsUtils.cpp167 bool handleNegativeAxis(int32_t numberOfDimensions, int32_t* axis) { in handleNegativeAxis() function