Searched defs:inputDims (Results 1 – 3 of 3) sorted by relevance
156 SmallVector<SmallVector<unsigned>> inputDims; in matchAndRewrite() local
1685 auto inputDims = inputType.getShape(); verify() local 1822 auto inputDims = inputType.getShape(); verify() local
3298 auto inputDims = llvm::cast<RankedTensorType>(input.getType()).getShape(); matchAndRewrite() local