Searched defs:oldShape (Results 1 – 2 of 2) sorted by relevance
275 uint8_t requantize<uint8_t>(uint8_t value, const Shape& oldShape, const Shape& newShape) { in requantize()284 int8_t requantize<int8_t>(int8_t value, const Shape& oldShape, const Shape& newShape) { in requantize()
2074 int64_t reshapedDim, int64_t factor) { in matchAndRewrite()