Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DSlice.cpp53 const Shape& beginShape, const int32_t* sizeData, const Shape& sizeShape, in evalGeneric()
110 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local
DStridedSlice.cpp144 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local