Searched refs:padPrepare (Results 1 – 3 of 3) sorted by relevance
302 bool padPrepare(const Shape& input, const int32_t* paddingsData, const Shape& paddingsShape,
501 bool padPrepare(const Shape& input, const int32_t* paddingsData, const Shape& paddingsShape, in padPrepare() function
1255 if (!padPrepare(input.shape(), reinterpret_cast<const int32_t*>(paddings.buffer), in executeOperation()