Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DResizeImageOps.cpp112 Shape outDimShape; in resizeImageOpNhwc() local
113 outDimShape.dimensions = {2}; in resizeImageOpNhwc()
119 convertShapeToTflshape(inputShape), inputData, convertShapeToTflshape(outDimShape), in resizeImageOpNhwc()