Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DReduce.cpp47 const Shape axesShape = context->getInputShape(kInputAxes); in compute() local
72 Shape axesShape = context->getInputShape(kInputAxes); in prepare() local