Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
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()