Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DReshape.cpp103 const auto extInputShape = in padGeneric() local
113 const int inputDepth = extInputShape.Dims(3); in padGeneric()
143 inputData + tflite::Offset(extInputShape, outB - leftBPadding, in padGeneric()