Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DOperationsUtils.h160 inline bool handleNegativeAxis(const Shape& shape, int32_t* axis) { in handleNegativeAxis() function
/frameworks/ml/nn/common/
DOperationsUtils.cpp169 bool handleNegativeAxis(int32_t numberOfDimensions, int32_t* axis) { in handleNegativeAxis() function