Searched refs:genericNormalizationPrepare (Results 1 – 3 of 3) sorted by relevance
304 bool genericNormalizationPrepare(const Shape& input, Shape* output);
403 bool genericNormalizationPrepare(const Shape& input, Shape* output) { in genericNormalizationPrepare() function
899 if (!genericNormalizationPrepare(input.shape(), &outShape) || in executeOperation()