Searched refs:newNumOfElements (Results 1 – 1 of 1) sorted by relevance
382 auto newNumOfElements = std::accumulate(newShape.begin(), newShape.end(), 1, in matchAndRewrite() local384 llvm::SmallVector<APInt> newReducedTensor(newNumOfElements); in matchAndRewrite()386 for (int64_t reductionIndex = 0; reductionIndex < newNumOfElements; in matchAndRewrite()