Home
last modified time | relevance | path

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

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