Home
last modified time | relevance | path

Searched defs:beginShape (Results 1 – 2 of 2) 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()
115 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local
H A DStridedSlice.cpp147 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local