Home
last modified time | relevance | path

Searched defs:sizeShape (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DSlice.cpp54 const Shape& beginShape, const int32_t* sizeData, const Shape& sizeShape, in evalGeneric()
119 const Shape& sizeShape = context->getInputShape(kSizeTensor); in prepare() local