Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DReduce.cpp54 const Shape axesShape = context->getInputShape(kInputAxes); in compute() local
137 Shape axesShape = context->getInputShape(kInputAxes); in prepare() local