Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DSlice.cpp47 const Shape& beginShape, const int32_t* sizeData, const Shape& sizeShape, in evalGeneric()
102 const Shape& sizeShape = context->getInputShape(kSizeTensor); in prepare() local