Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DReshape.cpp111 const auto extInputShape = in padGeneric() local
121 const int inputDepth = extInputShape.Dims(3); in padGeneric()
151 inputData + tflite::Offset(extInputShape, outB - leftBPadding, in padGeneric()