Home
last modified time | relevance | path

Searched refs:outDimShape (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DResizeImageOps.cpp119 Shape outDimShape; in resizeImageOpNhwc() local
120 outDimShape.dimensions = {2}; in resizeImageOpNhwc()
126 convertShapeToTflshape(inputShape), inputData, convertShapeToTflshape(outDimShape), in resizeImageOpNhwc()