Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DSlice.cpp47 const Shape& beginShape, const int32_t* sizeData, const Shape& sizeShape, in evalGeneric()
98 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local
/frameworks/ml/nn/common/
DOperationsUtils.cpp772 const int32_t* beginData, const Shape& beginShape, in stridedSlicePrepare()