Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DOperationsUtils.cpp503 bool padPrepare(const Shape& input, const int32_t* paddingsData, const Shape& paddingsShape, in padPrepare()
557 const Shape& paddingsShape, Shape* output) { in spaceToBatchPrepare()