Searched defs:inputSize (Results 1 – 6 of 6) sorted by relevance
70 int64_t inputSize = in matchAndRewrite() local
1490 int64_t inputSize = inputHeight + padding[0] + padding[1]; inferReturnTypeComponents() local 1498 int64_t inputSize = inputWidth + padding[2] + padding[3]; inferReturnTypeComponents() local 1554 int32_t inputSize = inputDepth + pad[0] + pad[1]; inferReturnTypeComponents() local 1562 int32_t inputSize = inputHeight + pad[2] + pad[3]; inferReturnTypeComponents() local 1570 int32_t inputSize = inputWidth + pad[4] + pad[5]; inferReturnTypeComponents() local 1657 int64_t inputSize = inputHeight + padding[0] + padding[1]; inferReturnTypeComponents() local 1665 int64_t inputSize = inputWidth + padding[2] + padding[3]; inferReturnTypeComponents() local [all...]
389 int64_t inputSize = std::get<1>(sizePair); isValidMaskedInputVector() local
400 size_t inputSize = getSize(); writeTo() local
1716 __anon11b5b9221402(Value val0, Value val1, Value delta, int inputSize, ImplicitLocOpBuilder &b) matchAndRewrite() argument 1764 __anon11b5b9221502(Value val0, Value val1, Value weight1, Value scale, int inputSize, ImplicitLocOpBuilder &b) matchAndRewrite() argument
3484 auto inputSize = llvm::cast<IntegerAttr>(sizes[idx]).getInt(); verify() local