Home
last modified time | relevance | path

Searched refs:multiplesShape (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DTile.h26 bool prepare(const Shape& input, const int32_t* multiples, const Shape& multiplesShape,
H A DTile.cpp76 bool prepare(const Shape& input, const int32_t* multiples, const Shape& multiplesShape, in prepare() argument