Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DOperationsUtils.cpp501 bool padPrepare(const Shape& input, const int32_t* paddingsData, const Shape& paddingsShape, in padPrepare()
555 const Shape& paddingsShape, Shape* output) { in spaceToBatchPrepare()