Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DSlice.cpp46 const Shape& beginShape, const int32_t* /*sizeData*/, const Shape& /*sizeShape*/, in evalGeneric()
82 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local
DStridedSlice.cpp103 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare() local