Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DReshape.cpp117 const auto extInputShape = in padGeneric() local
127 const int inputDepth = extInputShape.Dims(3); in padGeneric()
157 inputData + tflite::Offset(extInputShape, outB - leftBPadding, in padGeneric()